Version

NodeDiagnostic Structure Properties

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

Public Properties
 NameDescription
Public PropertyMessageGets the message associated with the error.  
Public PropertyNodeGets the SyntaxNode with which the error is associated.  
Public PropertySeverityGets the severity level of the diagnostic message.  
Public PropertySnapshotSpanGets the SnapshotSpan indicating the location of the error.  
Public PropertySpanGets the TextSpan indicating the location of the error.  
See Also