ToolboxItemAttribute.ToolboxItemType プロパティ

定義

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

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

プロパティ値

ツールボックス項目の型。

例外

型が見つかりません。

適用対象