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

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -