言語

ArgumentConstraintException.Constraint プロパティ

定義

制約を示すオブジェクトを取得します。

public:
 property System::Object ^ Constraint { System::Object ^ get(); };
public object Constraint { get; }
member this.Constraint : obj
Public ReadOnly Property Constraint As Object

プロパティ値

制約を示すオブジェクト。

適用対象