EditorMethodsShowMessageRequest Field |
A request sent from the server to the client to ask the client to display a particular message in the user interface.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public const string ShowMessageRequest = "window/showMessageRequest"
Field Value
Type:
StringSee Also