IDReferencePropertyAttribute.ReferencedControlType Egenskap

Definition

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.

Gäller för