Diagnostic(string,DiagnosticSeverity)
PreviousDiagnostic(string,string,DiagnosticSeverity)NextDiagnostic(string,Range,string,DiagnosticSeverity)
Last updated
Last updated
Constructor in Diagnostic
Initializes a new instance of the Diagnostic class.
Name | Description |
---|---|
string
message
Gets or sets the description of the issue.
Gets or sets the severity of the issue.