Click or drag to resize

IActivatingEventArgsT Properties

The IActivatingEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyComponent
Gets the component providing the instance.
Public propertyContext
Gets the context in which the activation occurred.
Public propertyInstance
Gets the instance that will be used to satisfy the request.
Public propertyParameters
Gets the parameters supplied to the activator.
Public propertyService
Gets the service being resolved.
Top
See Also