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

属性值

工具箱项的类型。

例外

找不到此类型。

适用于