ToolboxItemAttribute.ToolboxItemTypeName Propriedade

Definição

Obtém ou define o nome do tipo do atual 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

Valor da propriedade

O nome de tipo totalmente qualificado do item da caixa de ferramentas atual.

Atributos

Aplica-se a