Methods.WorkspaceDidChangeWatchedFiles Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)