System.IO.Directory.CreateDirectory(@"c:\NewFolder"); System.IO.Directory.CreateDirectory(@"c:\NewFolder\NewSubFolder");
No comments:
Post a Comment