G
Guest
Does anybody have a C# code example of how to get the user name that
added,modified or deleted a file? I see that SystemFileWatcher will recieve
events when a file is added, modified and deleted.
That's cool but I also need to know the user name that added, modified or
deleted the file.
I don't want to overload the event log. So, I'd like to have a
SystemFileWatcher solution.
Thanks,
jreed
added,modified or deleted a file? I see that SystemFileWatcher will recieve
events when a file is added, modified and deleted.
That's cool but I also need to know the user name that added, modified or
deleted the file.
I don't want to overload the event log. So, I'd like to have a
SystemFileWatcher solution.
Thanks,
jreed