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

适用于