Click or drag to resize

DirectoryDeleteTransacted Method

Overload List
  NameDescription
Public methodStatic memberDeleteTransacted(KernelTransaction, String)
[AlphaFS] Deletes an empty directory from a specified path.
Public methodStatic memberDeleteTransacted(KernelTransaction, String, PathFormat)
[AlphaFS] Deletes an empty directory from a specified path.
Public methodStatic memberDeleteTransacted(KernelTransaction, String, Boolean)
[AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory.
Public methodStatic memberDeleteTransacted(KernelTransaction, String, Boolean, PathFormat)
[AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory.
Public methodStatic memberDeleteTransacted(KernelTransaction, String, Boolean, Boolean)
[AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory.
Public methodStatic memberDeleteTransacted(KernelTransaction, String, Boolean, Boolean, PathFormat)
[AlphaFS] Deletes the specified directory and, if indicated, any subdirectories in the directory.
Top
See Also