FileSystemWatcher 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 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. |