Click or drag to resize
DiagnosticCode Property
The diagnostic's code.

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

Property Value

Type: String
See Also