Win32FindDataDeleteDirectory Method |
| Name | Description | |
|---|---|---|
| DeleteDirectory(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.
| |
| DeleteDirectory(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.
|