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 ,指定此 ToolboxItem组件的类型。

适用于