Click or drag to resize
CoreMethodsExit Field
Sent by VS Code to ask the server to exit.

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

Field Value

Type: String
See Also