ToolboxItemAttribute.ToolboxItemType 屬性

定義

取得或設定工具箱物品的類型。

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

屬性值

工具箱物品的種類。

例外狀況

該類型無法找到。

適用於