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

プロパティ値

現在のツールボックス項目の完全修飾型名。

適用対象