DiagnosticSource Property |
A human-readable string describing the source of this diagnostic, e.g. 'typescript' or 'super lint'.
Namespace: VSCodeAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public string Source { get; set; }
Property Value
Type:
StringSee Also