Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

How Do I: Use the FileSystemWatcher Class

In this video, Max Adams will introduce the FileSystemWatcher class which provides the functionality needed to monitor changes to a Windows operating system directory.

This demo shows how to:

  • Use the FileSystemWatcher Class to monitor events on a particular directory
  • Use filtering to monitor specific files or types of files
  • Use NotifyEvents to monitor only specific types of events

Author: Max Adams

Comments

ghorbani_mvp said:

I  downloaded C# sample code but  after unzip folder understand  the C# sample was like the  VB sample code !

please insert correct  c# sample here !

# February 9, 2010 6:38 AM

brightstar said:

why it was compiled with .NET 4 and you have not write about it?

# March 9, 2010 10:51 AM