RepairTask.RestoringTimestamp プロパティ

定義

修復タスクが復元中の状態になった時刻を取得します。

public DateTime? RestoringTimestamp { get; }
member this.RestoringTimestamp : Nullable<DateTime>
Public ReadOnly Property RestoringTimestamp As Nullable(Of DateTime)

プロパティ値

修復タスクが復元中の状態になった時刻。

適用対象