System::IO::File::GetCreationTimeUtc メソッド

File::GetCreationTimeUtc method

指定されたエンティティの作成時刻を UTC 時間で返します。

static DateTime System::IO::File::GetCreationTimeUtc(const String &path)
パラメーター説明
パスconst String&取得する作成時刻のエンティティ

ReturnValue

指定されたエンティティの作成時刻を UTC 時間で表す DateTime オブジェクト

参照