Share via


RootComponent.ComponentType 속성

정의

루트 구성 요소의 형식을 가져옵니다. 이 형식은 IComponent를 구현해야 합니다.

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

속성 값

적용 대상