ToolboxItemAttribute.ToolboxItemTypeName 属性

定义

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

public:
 property System::String ^ ToolboxItemTypeName { System::String ^ get(); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
public string ToolboxItemTypeName { get; }
public string ToolboxItemTypeName { get; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
member this.ToolboxItemTypeName : string
member this.ToolboxItemTypeName : string
Public ReadOnly Property ToolboxItemTypeName As String

属性值

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

属性

适用于