--Vamsi Effective Blogs "Make everything as simple as possible but not simpler"--
Jun 24, 2011
Create New Folder Using C#.Net
System.IO.Directory.CreateDirectory(“D:\TempFolder”);
This will create a new folder by name “TempFolder” in D drive.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment