Use System.IO.Directory.CreateDirectory
Addtional note: You don't have to check if it exists first. CreateDirectory will do the right thing regardless.
2.1m questions
2.1m answers
60 comments
57.0k users