Periodic ramblings about .NET and all related topics
Quick links
Volleynerd KB Blog
Golf Blog
Twins+1 Blog
Search Archives:
Site Feed
(Atom)
RSS
Archives
Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
6.25.2002
File Manipulation
System.IO
DirectoryInfo
,
FileInfo
-- check the Exists property after construction to see if valid.
DirectoryInfo.GetFiles( "blah*.txt" )
FileInfo.CreationTime, LastAccessTime, LastWriteTime
posted by dan @ 9:29 AM |
0 comments
|
PermaLink URL
|
Comments:
Post a Comment