DirectoryCreateDirectoryTransacted Method |
Name | Description | |
---|---|---|
CreateDirectoryTransacted(KernelTransaction, String) | [AlphaFS] Creates all directories and subdirectories in the specified path unless they already exist. | |
CreateDirectoryTransacted(KernelTransaction, String, PathFormat) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, Boolean) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, DirectorySecurity) | [AlphaFS] Creates all the directories in the specified path, unless the already exist, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, String) | [AlphaFS] Creates a new directory, with the attributes of a specified template directory. | |
CreateDirectoryTransacted(KernelTransaction, String, Boolean, PathFormat) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, DirectorySecurity, PathFormat) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, DirectorySecurity, Boolean) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, String, PathFormat) | [AlphaFS] Creates a new directory, with the attributes of a specified template directory. | |
CreateDirectoryTransacted(KernelTransaction, String, String, Boolean) | [AlphaFS] Creates a new directory, with the attributes of a specified template directory. | |
CreateDirectoryTransacted(KernelTransaction, String, String, DirectorySecurity) | [AlphaFS] Creates all the directories in the specified path of a specified template directory and applies the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, DirectorySecurity, Boolean, PathFormat) | [AlphaFS] Creates all the directories in the specified path, applying the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, String, Boolean, PathFormat) | [AlphaFS] Creates a new directory, with the attributes of a specified template directory. | |
CreateDirectoryTransacted(KernelTransaction, String, String, DirectorySecurity, PathFormat) | [AlphaFS] Creates all the directories in the specified path of a specified template directory and applies the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, String, DirectorySecurity, Boolean) | [AlphaFS] Creates all the directories in the specified path of a specified template directory and applies the specified Windows security. | |
CreateDirectoryTransacted(KernelTransaction, String, String, DirectorySecurity, Boolean, PathFormat) | [AlphaFS] Creates all the directories in the specified path of a specified template directory and applies the specified Windows security. |