InjectionTargetInfoName Property

Simple Injector
Gets the name of the target.

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public string Name { get; }

Property Value

Type: String
A string containing the name of the target.
See Also

Reference