VisualizationOptionsIncludeLifestyleInformation Property

Simple Injector
Gets or sets a value indicating whether to include lifestyle information in the visualization. The default value is true.

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

public bool IncludeLifestyleInformation { get; set; }

Property Value

Type: Boolean
The value to include life style information.
See Also

Reference