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

屬性值

工具箱項目的型別。

例外狀況

找不到型別。

適用於