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