FileSystemWatcher Class

Definition

Class representing the watcher options for DidChangeWatchedFilesRegistrationOptions

public ref class FileSystemWatcher
[System.Runtime.Serialization.DataContract]
public class FileSystemWatcher
[<System.Runtime.Serialization.DataContract>]
type FileSystemWatcher = class
Public Class FileSystemWatcher
Inheritance
FileSystemWatcher
Attributes

Constructors

FileSystemWatcher()

Properties

GlobPattern

Gets or sets the glob pattern to watch.

Kind

Gets or sets the WatchKind values that are of interest.

Applies to