Click or drag to resize
Diagnostic Properties

The Diagnostic type exposes the following members.

Properties
  NameDescription
Public propertyCode
The diagnostic's code.
Public propertyMessage
The diagnostic's message.
Public propertyRange
The range to which the message applies.
Public propertySeverity
The diagnostic's severity.
Public propertySource
A human-readable string describing the source of this diagnostic, e.g. 'typescript' or 'super lint'.
Top
See Also