Click or drag to resize

ResolveRequest Properties

The ResolveRequest type exposes the following members.

Properties
  NameDescription
Public propertyDecoratorTarget
Gets the component registration for the decorator target if configured.
Public propertyParameters
Gets the parameters used when resolving the service.
Public propertyRegistration
Gets the component registration for the service being resolved. This may be null if a service is being supplied without registrations.
Public propertyResolvePipeline
Gets the resolve pipeline for the request.
Public propertyService
Gets the service being resolved.
Top
See Also