Using the FileSystemWatcher component and language features, you can easily monitor actions occurring within directories on your system or on any computer to which you have network access.
For information about | See |
---|---|
File and directory watching features | Introduction to File System Components |
Creating instances of FileSystemWatcher components | Creating FileSystemWatcher Components Instances |
Setting properties to determine the behavior of FileSystemWatcher components | Configuring FileSystemWatcher Component Instances |
Controlling the flow of file system events on systems with high activity | File Changes on High-Volume Systems |
Creating event handlers that will automatically take action when file system events are raised | Creating Handlers for File System Events |