Does the following System.IO.FileInfo properties map to the following properties in the Windows Explorer application:
- CreationTime = Date Created
- LastWriteTime = Date Modified
- LastAccessTime = Date Accessed
From stackoverflow
-
Yes, in a nutshell.
(I'm not sure I can add anything else of any use here...)
Michael Kniskern : Thanks, I updated my questions with you latest edit.Jon Skeet : Righto - will remove that bit from my answer.
0 comments:
Post a Comment