how get the date and time of the last modified particular TYPE file in that directory in c#
- by Arunachalam
how get the date and time of the last modified particular TYPE file in that directory
let me explain with an example
there are many files in directory say y:\tempfiles now i want to get the date and time of last modified file of txt format files like
9-03-2010 11.35 arun.reo
9-03-2010 11.31 arun1.reo
9-03-2010 11.31 arun.txt
9-03-2010 11.31…