DiagnosticResultGroup Property

Simple Injector
Gets the hierarchical group to which this diagnostic result belongs.

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

public DiagnosticGroup Group { get; }

Property Value

Type: DiagnosticGroup
The DiagnosticGroup.
See Also

Reference