Share via


RootComponent.ComponentType 屬性

定義

取得或設定根元件的型別。 此類型必須實作 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

屬性值

適用於