Partager via


IToolboxExample.DisplayName, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Nom complet localisable dans la boîte à outils.

Espace de noms :  Microsoft.Windows.Design
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
ReadOnly Property DisplayName As String
    Get
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string
function get DisplayName () : String

Valeur de propriété

Type : System.String
Nom complet localisable dans la boîte à outils.

Notes

Si le nom complet est vide, il remplace la ressource Type par défaut.

Sécurité .NET Framework

Voir aussi

Référence

IToolboxExample Interface

Microsoft.Windows.Design, espace de noms

IToolboxExampleFactory

ToolboxExampleAttribute