Gets the information about the consumer's target in which the dependency is injected. The target
can be either a property or a constructor parameter.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: InjectionTargetInfoThe InjectionTargetInfo for this context.
See Also