DiagnosticResultDocumentationUrl Property

Simple Injector
Gets the documentation URL of the diagnostic result.

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

public Uri DocumentationUrl { get; }

Property Value

Type: Uri
A String with the URL.
See Also

Reference