Share via


RootComponent.ComponentType Property

Definition

Gets the type of the root component. This type must implement IComponent.

public:
 property Type ^ ComponentType { Type ^ get(); };
public Type ComponentType { get; }
member this.ComponentType : Type
Public ReadOnly Property ComponentType As Type

Property Value

Applies to