ExpressionBuildingEventArgsLifestyle Property

Simple Injector
Gets the lifestyle for the component that is currently being built.

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

public Lifestyle Lifestyle { get; }

Property Value

Type: Lifestyle
The Lifestyle.
See Also

Reference