IDReferencePropertyAttribute.ReferencedControlType Vlastnost

Definice

Získá typ ovládacích prvků povoleno vlastnost, na kterou 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

Type

A Type , který představuje typ ovládacího prvku povoleno vlastností, na kterou IDReferencePropertyAttribute je použit. Výchozí formát je Control.

Platí pro