IDReferencePropertyAttribute.ReferencedControlType 屬性

定義

取得該屬性所適用屬性所允許 IDReferencePropertyAttribute 的控制類型。

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

屬性值

代表 Type 所適用屬性所允許 IDReferencePropertyAttribute 的控制類型。 預設值為 Control

適用於