Share via


Methods.WindowLogMessage Field

Definition

Strongly typed message object for 'window/logMessage'.

public: static initonly Microsoft::VisualStudio::LanguageServer::Protocol::LspNotification<Microsoft::VisualStudio::LanguageServer::Protocol::LogMessageParams ^> ^ WindowLogMessage;
public static readonly Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<Microsoft.VisualStudio.LanguageServer.Protocol.LogMessageParams> WindowLogMessage;
 staticval mutable WindowLogMessage : Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<Microsoft.VisualStudio.LanguageServer.Protocol.LogMessageParams>
Public Shared ReadOnly WindowLogMessage As LspNotification(Of LogMessageParams) 

Field Value

Applies to