xtd::io::directory_info::file_system_info_iterator xtd::io::directory_info::enumerate_file_system_infos | ( | ) | const |
Returns an enumerable collection of file system information in the current directory.
xtd::io::directory_not_found_exception | The specified path is invalid, such as being on an unmapped drive. |
xtd::security::security_exception | The caller does not have code access permission to create the directory. |