Click or drag to resize
WorkspaceDocumentLanguageId Property
The VS Code language ID assigned to the document.

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

Property Value

Type: String
See Also