Click or drag to resize

Win32FindDataDeleteDirectory Method

Overload List
  NameDescription
Public methodStatic memberDeleteDirectory(String, Win32FindDataEnumerateOptions)
Deletes the specified directory and, if indicated, any subdirectories and files in the directory. The operation first deletes all the files in the directory and then deletes the directory itself.
Public methodStatic memberDeleteDirectory(String, Boolean)
Deletes the specified directory and, if indicated, any subdirectories and files in the directory. The operation first deletes all the files in the directory and then deletes the directory itself.
Top
See Also