|
overridevirtual |
Deletes this xtd::io::directory_info if it is empty.
xtd::unauthorized_access_exception | The directory contains a read-only file. |
xtd::io::directory_not_found_exception | The directory described by this xtd::io::directory_info object does not exist or could not be found. |
xtd::io::io_exception | The directory is not empty. -or- The directory is the application's current working directory. -or- There is an open handle on the directory. |
xtd::security::security_exception | The caller does not have the required permission. |
Implements xtd::io::file_system_info.