Click or drag to resize

ActivatedEventArgsT Properties

The ActivatedEventArgsT 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 paramters provided when resolved.
Public propertyService
Gets the service being resolved.
Top
See Also