Folder browsing
From: Jonathan Dixon (jon6_at_ukonline.co.uk)
Date: 07/05/04
- Next message: avnrao: "Re: throw exception in the finalize"
- Previous message: JezB: "How to code your own resize events ?"
- Next in thread: Eliyahu Goldin: "Re: Folder browsing"
- Reply: Eliyahu Goldin: "Re: Folder browsing"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 5 Jul 2004 13:26:41 +0100
I am using this code to get a list of folders and files
System.IO.DirectoryInfo didocs1=new
System.IO.DirectoryInfo("C:\\Shearings\\" + jonn + "\\" + folder);
I was wondering if there was a way to determine if the the folder had any
files or subfolders within it or whether it is empty
Thanks
Jon
- Next message: avnrao: "Re: throw exception in the finalize"
- Previous message: JezB: "How to code your own resize events ?"
- Next in thread: Eliyahu Goldin: "Re: Folder browsing"
- Reply: Eliyahu Goldin: "Re: Folder browsing"
- Messages sorted by: [ date ] [ thread ]