IDReferencePropertyAttribute.ReferencedControlType Proprietà

Definizione

Ottiene il tipo dei controlli consentiti dalla proprietà a cui 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à

Oggetto Type che rappresenta il tipo di controllo consentito dalla proprietà a cui viene applicato l'oggetto IDReferencePropertyAttribute . Il valore predefinito è Control.

Si applica a