共用方式為


CallbackValidatorAttribute.Type 屬性

定義

取得或設定驗證程式的型別。

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

屬性值

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

適用於

另請參閱