DiagnosticResultSeverity Property

Simple Injector
Gets the severity of this result.

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

public DiagnosticSeverity Severity { get; }

Property Value

Type: DiagnosticSeverity
The DiagnosticSeverity.
See Also

Reference