Reacting to File System Events

Using the FileSystemWatcher component and language features in Visual Studio or the Windows Software Development Kit (SDK), you can easily monitor actions occurring within directories and files on your system or on any computer to which you have network access.

In This Section