Click or drag to resize

PreparingEventArgs Properties

The PreparingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyComponent
Gets the component providing the instance being activated.
Public propertyContext
Gets the context in which the activation is occurring.
Public propertyParameters
Gets or sets the parameters supplied to the activator.
Public propertyService
Gets the service being resolved.
Top
See Also