0
Answer

How to create FileSystem access monitor

Ask a question
Sandeep Bhutani

Sandeep Bhutani

13y
11.8k
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.