ActivatingEventArgsT Properties |
The ActivatingEventArgsT generic type exposes the following members.
Name | Description | |
---|---|---|
Component |
Gets the component providing the instance.
| |
Context |
Gets the context in which the activation occurred.
| |
Instance |
Gets or sets the instance that will be used to satisfy the request.
| |
Parameters |
Gets the parameters supplied to the activator.
| |
Service |
Gets the service being resolved.
|