ISystemClock.UtcNow プロパティ

定義

現在のシステム時刻 (UTC) を取得します。

public:
 property DateTimeOffset UtcNow { DateTimeOffset get(); };
public DateTimeOffset UtcNow { get; }
member this.UtcNow : DateTimeOffset
Public ReadOnly Property UtcNow As DateTimeOffset

プロパティ値

適用対象