ToolboxItemAttribute.ToolboxItemType プロパティ

定義

ツールボックス項目の種類を取得または設定します。

public:
 property Type ^ ToolboxItemType { Type ^ get(); };
public Type ToolboxItemType { get; }
member this.ToolboxItemType : Type
Public ReadOnly Property ToolboxItemType As Type

プロパティ値

ツールボックス項目の種類。

例外

型が見つかりません。

適用対象