LifestyleName Property

Simple Injector
Gets the user friendly name of this lifestyle.

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

public string Name { get; }

Property Value

Type: String
The user friendly name of this lifestyle.
See Also

Reference