Share via


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

適用対象

こちらもご覧ください