IDReferencePropertyAttribute.ReferencedControlType Vlastnost

Definice

Získá typ ovládacích prvků povolených vlastností, na které IDReferencePropertyAttribute je atribut použit.

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

Hodnota vlastnosti

Jedná Type se o typ ovládacího prvku, který je povolen vlastností, na kterou IDReferencePropertyAttribute je použit. Výchozí hodnota je Control.

Platí pro