|
FileSystemWatcher Class (System.IO) .NET by Lost at 12:31 am EDT, Apr 10, 2006 |
FileSystemWatcher Class Listens to the file system change notifications and raises events when a directory, or file in a directory, changes.
|
|
RE: FileSystemWatcher Class (System.IO) .NET by Acidus at 10:16 am EDT, Apr 10, 2006 |
Jello wrote: FileSystemWatcher Class Listens to the file system change notifications and raises events when a directory, or file in a directory, changes.
ohhhhhhhh! Thats nice! |
|
| |
RE: FileSystemWatcher Class (System.IO) .NET by Lost at 2:37 pm EDT, Apr 10, 2006 |
Acidus wrote: Jello wrote: FileSystemWatcher Class Listens to the file system change notifications and raises events when a directory, or file in a directory, changes.
ohhhhhhhh! Thats nice!
Dunno how effective it is though, having never touched .NET |
|
|
|