IActivatingEventArgsT Properties |
The IActivatingEventArgsT 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 the instance that will be used to satisfy the request.
| |
| Parameters |
Gets the parameters supplied to the activator.
| |
| Service |
Gets the service being resolved.
|