Click or drag to resize
InitializeParamsRootPath 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#
public string RootPath { get; set; }

Property Value

Type: String
See Also