RootComponent.ComponentType Eigenschaft

Definition

Ruft den Typ der Stammkomponente ab oder legt den Typ fest. Dieser Typ muss IComponent implementieren.

public:
 property Type ^ ComponentType { Type ^ get(); void set(Type ^ value); };
public Type? ComponentType { get; set; }
member this.ComponentType : Type with get, set
Public Property ComponentType As Type

Eigenschaftswert

Gilt für: