DiagnosticResultDescription Property

Simple Injector
Gets the description of the diagnostic result.

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

public string Description { get; }

Property Value

Type: String
A String with the description.
See Also

Reference