VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
WorkspaceDocument Class
WorkspaceDocument Properties
LanguageId Property
State Property
Text Property
Uri Property
Version Property
WorkspaceDocument
LanguageId Property
The VS Code language ID assigned to the document.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
LanguageId
{
get
; }
Property Value
Type:
String
See Also
Reference
WorkspaceDocument Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson