Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Diagnostic Class Members
The following tables list the members exposed by Diagnostic.
Public Properties
| Name | Description |
| Message | Gets the message associated with the diagnostic message. |
| RelativeSpan | Gets the span indicating the location of the diagnostic message relative to the SyntaxNode.FullSpan of the node to which it relates. |
| Severity | Gets the severity level of the diagnostic message. |
Public Methods
| Name | Description |
| ToString | Gets a string representation of the error. |
See Also