Compartir a través de


RootComponent.ComponentType Propiedad

Definición

Obtiene o establece el tipo del componente raíz. Este tipo debe implementar 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

Valor de propiedad

Se aplica a