VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode
InitializeParams Class
InitializeParams Properties
Capabilities Property
ProcessId Property
RootPath Property
InitializeParams
ProcessId Property
The process Id of the parent process that started the server.
Namespace:
VSCode
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
ProcessId
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
InitializeParams Class
VSCode Namespace
Copyright 2016, Josh Johnson