VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode
Diagnostic Class
Diagnostic Properties
Code Property
Message Property
Range Property
Severity Property
Source Property
Diagnostic
Code Property
The diagnostic's code.
Namespace:
VSCode
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Code
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
Diagnostic Class
VSCode Namespace
Copyright 2016, Josh Johnson