Share via


Reacting to File System EventsĀ 

Using the FileSystemWatcher component and language features in Visual Studio or the .NET Framework 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

  • FileSystemWatcher
    Describes the major features of the FileSystemWatcher class.