Methods.WorkspaceDidChangeWatchedFiles Feld

Definition

Stark typisiertes Nachrichten Objekt für "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) 

Feldwert

LspNotification<DidChangeWatchedFilesParams>

Gilt für