System::DateTime::ToFileTimeUtc 方法

DateTime::ToFileTimeUtc method

将当前对象所表示的日期时间值转换为 UTC 文件时间(File time UTC)。

int64_t System::DateTime::ToFileTimeUtc() const

ReturnValue

等同于当前对象表示的日期和时间值的文件时间值

另见