Mono Class Library: System.IO.FileSystemWatcher Overview | MembersSystem.IO.FileSystemWatcher Constructor |
Constructs a new instance of the System.IO.FileSystemWatcher class using path as default directoty to monitor and filter to determine the files to monitor. [Edit]
|
Use this constructor if you want to limit the notifications to only the files that match the glob pattern specified. This is the same pattern that you could use in a call to Directory.GetFiles(string, string). [Edit]
Namespace: System.IO
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0