Get process which changed FileInfo.lastAccessTime or FileInfo.lastWriteTime
Posted
by case23
on Stack Overflow
See other posts from Stack Overflow
or by case23
Published on 2010-05-17T11:55:51Z
Indexed on
2010/05/17
12:00 UTC
Read the original article
Hit count: 138
c#
It´s a short question, but i searched at google and here and didn´t find a answer for it.
is it possible to find the Process which changed the FileInfo.lastAccessTime or FileInfo.lastWriteTime of a File?
thanks alot!
© Stack Overflow or respective owner