ToolboxItemAttribute.ToolboxItemTypeName Propriété

Définition

Obtient ou définit le nom du type du type actuel 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

Valeur de propriété

Nom de type complet de l’élément de boîte à outils actuel.

Attributs

S’applique à