|
static |
Creates or overwrites a file in the specified path.
The | path and name of the file to create. |
xtd::argument_exception | path contains one or more of the invalid characters -or- The system could not retrieve the absolute path -or- file dest exists. |
xtd::io::io_exception | the handle of the specified file cannot be created. |