次の方法で共有


TargetControlTypeAttribute.TargetControlType プロパティ

定義

コンストラクターで指定されている、対象のコントロールの型を取得します。

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

プロパティ値

Type

対象のコントロールの型。

適用対象