Share via


IDReferencePropertyAttribute.ReferencedControlType Proprietà

Definizione

Ottiene il tipo dei controlli consentiti dalla proprietà alla quale viene applicato l'attributo IDReferencePropertyAttribute.

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

Valore della proprietà

Type

Un oggetto Type che rappresenta il tipo di controllo consentito dalla proprietà alla quale viene applicato l'attributo IDReferencePropertyAttribute. Il valore predefinito è Control.

Si applica a