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

屬性值

A String 指定了此 ToolboxItem元件類型。

適用於