user - Is it possible to keep track of how many times a file is ever opened over time? -
to repeat title basically, possible keep track of how many times file ever opened on time?
look @ class filesystemwatcher:
http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx
with it, i'm not sure you'll able tell when files opened, if updated.
Comments
Post a Comment