Methods.WorkspaceDidChangeWatchedFiles Alan
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
' Workspace/didChangeWatchedFiles ' için türü kesin belirlenmiş ileti nesnesi.
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)