Click or drag to resize
DiagnosticSource Property
A human-readable string describing the source of this diagnostic, e.g. 'typescript' or 'super lint'.

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public string Source { get; set; }

Property Value

Type: String
See Also