SyntaxFix
Write A Post
Hire A Developer
Questions
Use :
FileInfo fInfo = new FileInfo('FilePath'); var fFirstTime = fInfo.CreationTime; var fLastTime = fInfo.LastWriteTime;