I'm looking to find out a way of seeing when a file was last modified in C#. I have full access to the file.
System.IO.File.GetLastWriteTime is what you need.
1.4m articles
1.4m replys
5 comments
57.0k users