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

屬性值

目前工具箱項目的完整型別名稱。

適用於