How I can create New Folder using c#.net 1.1
C#
2
Posts
2
Posters
0
Views
1
Watching
-
if (!Directory.Exists(directoryName)) { Directory.CreateDirectory(directoryName); }
the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
Deja View - the feeling that you've seen this post before.