ToolboxItemAttribute.ToolboxItemTypeName Propiedad

Definición

Obtiene o establece el nombre del tipo del ToolboxItem actual.

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

Valor de propiedad

Nombre completo del tipo de elemento del cuadro de herramientas.

Se aplica a