DirectoryDeleteTransacted Method |
Name | Description | |
---|---|---|
DeleteTransacted(KernelTransaction, String) | [AlphaFS] Deletes an empty directory from a specified path. | |
DeleteTransacted(KernelTransaction, String, PathFormat) | [AlphaFS] Deletes an empty directory from a specified path. | |
DeleteTransacted(KernelTransaction, String, Boolean) | [AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory. | |
DeleteTransacted(KernelTransaction, String, Boolean, PathFormat) | [AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory. | |
DeleteTransacted(KernelTransaction, String, Boolean, Boolean) | [AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory. | |
DeleteTransacted(KernelTransaction, String, Boolean, Boolean, PathFormat) | [AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory. |