Jan 10, 2008 #1 A aman729 Member Joined Jan 10, 2008 Messages 6 i want my application to retrieve the information from the file`s property window as to when was the file created and when was it modified.... how can i do that using visual basic 2005 classes ????? can some one help??? thanks in advance
i want my application to retrieve the information from the file`s property window as to when was the file created and when was it modified.... how can i do that using visual basic 2005 classes ????? can some one help??? thanks in advance
Jan 10, 2008 #2 T techmanbd Well-known member Joined Sep 10, 2003 Messages 398 Location Burbank, CA Look into System.IO.File Type this in your application, hit F1 for the help file on this class.