ToolboxItemAttribute.ToolboxItemTypeName 属性

定义

获取或设置当前 ToolboxItem 的类型名称。

public:
 property System::String ^ ToolboxItemTypeName { System::String ^ get(); };
public string ToolboxItemTypeName { get; }
member this.ToolboxItemTypeName : string
Public ReadOnly Property ToolboxItemTypeName As String

属性值

当前工具箱项的完全限定类型名称。

适用于