Share via


MergeSessionSummary.TimeRemaining プロパティ

定義

実行中のセッションの推定残り時間を取得します。値の設定も可能です。

public:
 property int TimeRemaining { int get(); void set(int value); };
public int TimeRemaining { get; set; }
member this.TimeRemaining : int with get, set
Public Property TimeRemaining As Integer

プロパティ値

Int32 値。

注釈

このプロパティは、すべてのユーザーが取得または設定できます。

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

適用対象