G
Guest
Hello All,
I build an application which monitoring a directory located in my
network.This has done by using the FileSystemWatcher class, I successfully
got an event when files changed, renamed,deleted ..... , My problem is that
those information are not enough, since I can't know how done those changes.
So any one know how or have any example code which display/get the user
name/any other information that made the changes to this monitoring directory
????
Regards,
Joe
I build an application which monitoring a directory located in my
network.This has done by using the FileSystemWatcher class, I successfully
got an event when files changed, renamed,deleted ..... , My problem is that
those information are not enough, since I can't know how done those changes.
So any one know how or have any example code which display/get the user
name/any other information that made the changes to this monitoring directory
????
Regards,
Joe