Version

Diagnostic Class Properties

For a list of all members of this type, see Diagnostic members.

Public Properties
 NameDescription
Public PropertyMessageGets the message associated with the diagnostic message.  
Public PropertyRelativeSpanGets the span indicating the location of the diagnostic message relative to the SyntaxNode.FullSpan of the node to which it relates.  
Public PropertySeverityGets the severity level of the diagnostic message.  
See Also