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 的元件型別。

適用於