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

適用対象