IDReferencePropertyAttribute.ReferencedControlType Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar den typ av kontroller som tillåts av egenskapen som IDReferencePropertyAttribute attributet tillämpas på.
public:
property Type ^ ReferencedControlType { Type ^ get(); };
public Type ReferencedControlType { get; }
member this.ReferencedControlType : Type
Public ReadOnly Property ReferencedControlType As Type
Egenskapsvärde
En Type som representerar den typ av kontroll som tillåts av egenskapen som IDReferencePropertyAttribute tillämpas på. Standardvärdet är Control.