DiagnosticResultDiagnosticType Property

Simple Injector
Gets the diagnostic type of this result.

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

public DiagnosticType DiagnosticType { get; }

Property Value

Type: DiagnosticType
The DiagnosticType.
See Also

Reference