The DiagnosticResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description | Gets the description of the diagnostic result. |
![]() | DiagnosticType | Gets the diagnostic type of this result. |
![]() | DocumentationUrl | Gets the documentation URL of the diagnostic result. |
![]() | Group | Gets the hierarchical group to which this diagnostic result belongs. |
![]() | ServiceType | Gets the service type to which this warning is related. |
![]() | Severity | Gets the severity of this result. |
See Also