Partager via


RootComponent.ComponentType Propriété

Définition

Obtient ou définit le type du composant racine. Ce type doit implémenter 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

Valeur de propriété

S’applique à