ConfigurationValidatorAttribute.ValidatorType プロパティ

定義

検証コントロールの属性の型を取得します。

public:
 property Type ^ ValidatorType { Type ^ get(); };
public Type ValidatorType { get; }
member this.ValidatorType : Type
Public ReadOnly Property ValidatorType As Type

プロパティ値

現在の検証コントロールの属性インスタンスの Type

適用対象