DirectoryInfoCreateSubdirectory Method |
Name | Description | |
---|---|---|
CreateSubdirectory(String) | Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. | |
CreateSubdirectory(String, Boolean) | [AlphaFS] Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. | |
CreateSubdirectory(String, DirectorySecurity) | Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. | |
CreateSubdirectory(String, DirectorySecurity, Boolean) | [AlphaFS] Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. | |
CreateSubdirectory(String, String, Boolean) | [AlphaFS] Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. | |
CreateSubdirectory(String, String, DirectorySecurity, Boolean) | [AlphaFS] Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. |