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
State Property
A state container that can be used to store objects within the context of the document.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
Dictionary
<
string
,
Object
>
State
{
get
; }
Property Value
Type:
Dictionary
String
,
Object
See Also
Reference
WorkspaceDocument Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson