TargetControlTypeAttribute.TargetControlType 属性

定义

获取目标控件的类型,如在构造函数中指定的。

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

属性值

Type

目标控件的类型。

适用于