2 out of 13 rated this helpful - Rate this topic

Directory.CreateDirectory Method

Creates all the directories in a specified path.

Name Description
Directory.CreateDirectory (String) Creates all directories and subdirectories as specified by path.

Supported by the .NET Compact Framework.

Directory.CreateDirectory (String, DirectorySecurity) Creates all the directories in the specified path, applying the specified Windows security.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.