VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
Workspace Class
Workspace Properties
Documents Property
State Property
Workspace
State Property
A state container that can be used to store objects within the context of the workspace.
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
Workspace Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson