Compartilhar via


RootComponent.ComponentType Propriedade

Definição

Obtém ou define o tipo do componente raiz. Esse tipo deve 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 da propriedade

Aplica-se a