ToolboxItemAttribute.ToolboxItemTypeName Propriedade

Definição

Obtém ou define o nome do tipo do ToolboxItem atual.Gets or sets the name of the type of the current ToolboxItem.

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

Valor da propriedade

String

O nome do tipo totalmente qualificado do item da caixa de ferramentas atual.The fully qualified type name of the current toolbox item.

Aplica-se a