System::IO::FileSystemInfo::set_CreationTimeUtc 方法

FileSystemInfo::set_CreationTimeUtc method

将当前对象表示的实体的创建时间设置为 UTC 时间。

void System::IO::FileSystemInfo::set_CreationTimeUtc(DateTime value)
参数类型描述
valueDateTime一个表示要设置为 UTC 时间的 DateTime 对象

另见