DidChangeWatchedFilesRegistrationOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing the options for registering workspace/didChangeWatchedFiles support.
public ref class DidChangeWatchedFilesRegistrationOptions
[System.Runtime.Serialization.DataContract]
public class DidChangeWatchedFilesRegistrationOptions
[<System.Runtime.Serialization.DataContract>]
type DidChangeWatchedFilesRegistrationOptions = class
Public Class DidChangeWatchedFilesRegistrationOptions
- Inheritance
-
DidChangeWatchedFilesRegistrationOptions
- Attributes
Constructors
DidChangeWatchedFilesRegistrationOptions() |
Properties
Watchers |
Gets or sets the watchers that should be registered. |