IWeb Posted January 17, 2004 Posted January 17, 2004 Hello, How can I fetch a directory change event over the Windows XP API? e.g. Everytime a file/directory/subdirectory in a certain directory changes, my vb.net application should do a certain action. Thank you Quote
Administrators PlausiblyDamp Posted January 17, 2004 Administrators Posted January 17, 2004 You are probably best looking at the System.IO.FileSystemWatcher class. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.