ResolveRequest Properties |
The ResolveRequest type exposes the following members.
Name | Description | |
---|---|---|
DecoratorTarget |
Gets the component registration for the decorator target if configured.
| |
Parameters |
Gets the parameters used when resolving the service.
| |
Registration |
Gets the component registration for the service being resolved. This may be null if a service is being supplied without registrations.
| |
ResolvePipeline |
Gets the resolve pipeline for the request.
| |
Service |
Gets the service being resolved.
|