DiagnosticGroupName Property

Simple Injector
Gets the friendly name of the group.

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

public string Name { get; }

Property Value

Type: String
The name.
See Also

Reference