ConfigurationValidatorAttribute.ValidatorType 屬性

定義

取得驗證程式屬性的型別。

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

屬性值

目前驗證程式屬性執行個體的 Type

適用於