Click or drag to resize
CoreMethodsInitialize Field
Sent by VS Code when the server is being initialized.

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const string Initialize = "initialize"

Field Value

Type: String
See Also