Share via


MergeSessionDetail.Conflicts プロパティ

定義

ステップで発生した競合の数を取得します。値の設定も可能です。

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

プロパティ値

Int32 値。

注釈

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

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

適用対象