System::IO::FileSystemInfo::set_CreationTimeUtc メソッド

FileSystemInfo::set_CreationTimeUtc method

現在のオブジェクトが表すエンティティの作成時刻を UTC として設定します。

void System::IO::FileSystemInfo::set_CreationTimeUtc(DateTime value)
パラメーター説明
valueDateTimeUTC 時間として設定する時刻を表す DateTime オブジェクト

参照