0
Answer

How to create FileSystem access monitor

Photo of Sandeep Bhutani

Sandeep Bhutani

14y
14.2k
1
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.

Answers (0)