DidChangeWatchedFilesParams.Changes Property

Definition

Gets or sets of the collection of file change events.

C++
public:
 property cli::array <Microsoft::VisualStudio::LanguageServer::Protocol::FileEvent ^> ^ Changes { cli::array <Microsoft::VisualStudio::LanguageServer::Protocol::FileEvent ^> ^ get(); void set(cli::array <Microsoft::VisualStudio::LanguageServer::Protocol::FileEvent ^> ^ value); };

Property Value

Attributes

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022