ExpressionBuiltEventArgsLifestyle Property

Simple Injector
Gets or sets the current lifestyle of the registration.

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

public Lifestyle Lifestyle { get; set; }

Property Value

Type: Lifestyle
The original lifestyle of the registration.
See Also

Reference