Click or drag to resize
InitializeParamsProcessId 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#
public int ProcessId { get; set; }

Property Value

Type: Int32
See Also