Methods.WorkspaceDidChangeWatchedFiles Campo

Definição

Objeto de mensagem fortemente tipado para ' Workspace/didChangeWatchedFiles '.

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

Valor do campo

LspNotification<DidChangeWatchedFilesParams>

Aplica-se a