RegistrationLifestyle Property

Simple Injector
Gets the Lifestyle this that created this registration.

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

public Lifestyle Lifestyle { get; }

Property Value

Type: Lifestyle
The Lifestyle this that created this registration.
See Also

Reference