|
static |
Sets the fully qualified path of the current working directory.
directory_name | A string containing a directory path. |
xtd::argument_exception | Attempted to set to an empty string (""). |
xtd::io::io_exception | An I/O error occurred. |
xtd::io::directory_not_found_exception | Attempted to set a local path that cannot be found. |
xtd::security::security_exception | The caller does not have the appropriate permission. |