ToolboxItem.ComponentType 속성

정의

ToolboxItem구성 요소의 구성 요소 형식을 가져옵니다.

public:
 virtual property System::String ^ ComponentType { System::String ^ get(); };
public virtual string ComponentType { get; }
member this.ComponentType : string
Public Overridable ReadOnly Property ComponentType As String

속성 값

String구성 요소 형식을 지정하는 A ToolboxItem 입니다.

적용 대상