TargetControlTypeAttribute.TargetControlType プロパティ

定義

コンストラクターで指定されたターゲット コントロールの型を取得します。

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

プロパティ値

ターゲット コントロールの型。

適用対象