Monitoring File Changes in C#

Posted by Pcstalljr on Stack Overflow See other posts from Stack Overflow or by Pcstalljr
Published on 2010-05-18T00:21:50Z Indexed on 2010/05/18 0:30 UTC
Read the original article Hit count: 267

Filed under:
|
|
|

Hi there, I'm using C# for a mini project of mine, I am trying to monitor files that are changed, Deleted, And/or created. And export that to a file. But I am not quite sure how to monitor files. Any ideas?

© Stack Overflow or respective owner

Related posts about c#

Related posts about project