TargetControlTypeAttribute.TargetControlType Eigenschaft

Definition

Ruft den Typ des Zielsteuerelements ab, wie im Konstruktor angegeben.

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

Eigenschaftswert

Type

Der Typ des Zielsteuerelements.

Gilt für