Folder and there sizr in a list box

  • Thread starter Thread starter SHANE CLARK
  • Start date Start date
S

SHANE CLARK

I need to loop through a predefined folder(c:\workflow) and list all of its sub folders, size into a list box.If possible when they were last modified How would I go about doing that in vb.net? Thanks in advanced :)
 
Dear Shane Clark,

Have a look at the (shared) members of System.IO.Directory

Michel van den Berg

"SHANE CLARK" <[email protected]> schreef in bericht
I need to loop through a predefined folder(c:\workflow) and list all of its
sub folders, size into a list box.If possible when they were last modified
How would I go about doing that in vb.net? Thanks in advanced :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top