TargetControlTypeAttribute.TargetControlType 屬性

定義

取得目標控制項的類型,如建構函式中所指定。

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

屬性值

目標控制項的類型。

適用於