Sandeep Bhutani

Sandeep Bhutani

  • NA
  • 1
  • 14.1k

How to create FileSystem access monitor

Jan 17 2011 12:59 PM
Hi,
I want to write a program which detects and notifies when any file or folder is accessed/opened.
FileSystemWatcher is not useful as it triggers only in case of any changes.
Please suggest me how to start.