|
-
Feb 8th, 2004, 05:42 PM
#1
Thread Starter
Lively Member
how do i make a folder [resolved]
i know how 2 make a text file, but how do i make a folder?
Last edited by Synth3t1c; Feb 8th, 2004 at 06:24 PM.
-
Feb 8th, 2004, 06:01 PM
#2
PowerPoster
Use the System.IO namespace.
It is either the Directory object (System.IO.Directory) that has a create method, or it is the System.IO.DirectoryInfo object that has it. It is pretty self explainitory.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|