Share via


MergeSessionDetail.PercentOfTotalTime プロパティ

定義

このステップで使用された時間を、セッションの同期時間全体のパーセンテージとして取得します。値の設定も可能です。

public:
 property System::Decimal PercentOfTotalTime { System::Decimal get(); void set(System::Decimal value); };
public decimal PercentOfTotalTime { get; set; }
member this.PercentOfTotalTime : decimal with get, set
Public Property PercentOfTotalTime As Decimal

プロパティ値

パーセンテージを表す Decimal 値です。

注釈

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

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

適用対象