Methods.WindowLogMessage Campo

Definição

Objeto de mensagem fortemente tipado para ' 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) 

Valor do campo

LspNotification<LogMessageParams>

Aplica-se a