xtd::io::file_system_info & xtd::io::file_system_info::creation_time_utc | ( | const xtd::date_time & | value | ) |
Sets the creation time, in coordinated universal time (UTC), of the current file or directory.
value | The creation date and time in UTC format of the current xtd::io::file_system_info object. |