FileSystemEventHandler

FileSystemEventHandler serializable

System.IO (system.dll) delegate

This delegate is for the FileSystemWatcher.Changed , FileSystemWatcher.Created , and FileSystemWatcher.Deleted events.

 public delegate void  FileSystemEventHandler  (object   sender   , FileSystemEventArgs   e   ); 

Associated Events

FileSystemWatcher.{Changed( ) , Created( ) , Deleted( )}



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net