FileSystemWatcher question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Z3V5?=

    #1

    FileSystemWatcher question

    I need to get an Event, something like an 'OnDeleting' that occurs before the
    o/s deletes a file so that I can do some checks on it and optionaly cancel
    the delete.

    I can not find anything like this event, so is there an alternative technique?

    Guy
Working...