CoreMethodsShutdown Field |
Sent by VS Code to ask the server to shut down (VSCode.NET currently does not do anything except respond to the request).
Namespace: VSCodeAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string Shutdown = "shutdown"
Field Value
Type:
StringSee Also