B
Bob
I just have a single file and want to know it's size. It seems getting its path,
creating a new DirectoryInfo object, and looping through it for the file I'm
looking for is a bit... roundabout. Is there a more direct way?
Bob
creating a new DirectoryInfo object, and looping through it for the file I'm
looking for is a bit... roundabout. Is there a more direct way?
Bob