IDReferencePropertyAttribute.ReferencedControlType Tulajdonság

Definíció

Lekéri az attribútumot alkalmazó tulajdonság IDReferencePropertyAttribute által engedélyezett vezérlők típusát.

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

Tulajdonság értéke

Az Type a tulajdonság által engedélyezett vezérlőtípust jelöli, amelyre az IDReferencePropertyAttribute alkalmazás vonatkozik. Az alapértelmezett érték a Control.

A következőre érvényes: