VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode
InitializeParams Class
InitializeParams Properties
Capabilities Property
ProcessId Property
RootPath Property
InitializeParams
RootPath Property
The root path of the workspace. Is null if no folder is open.
Namespace:
VSCode
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
RootPath
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
InitializeParams Class
VSCode Namespace
Copyright 2016, Josh Johnson