Click or drag to resize
EditorMethodsLogMessage Field
A notification sent from the server to the client to ask the client to log a particular message.

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public const string LogMessage = "window/logMessage"

Field Value

Type: String
See Also