Share via


RootComponent.ComponentType Proprietà

Definizione

Ottiene o imposta il tipo del componente radice. Questo tipo deve implementare IComponent.

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

Valore della proprietà

Si applica a