Proprietà IToolboxExample.DisplayName

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Nome visualizzato localizzabile nella casella degli strumenti.

Spazio dei nomi:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

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

Valore proprietà

Tipo: System.String
Nome visualizzato localizzabile nella casella degli strumenti.

Note

Se il nome visualizzato è vuoto, sostituisce la risorsa Type predefinita.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IToolboxExample Interfaccia

Spazio dei nomi Microsoft.Windows.Design

IToolboxExampleFactory

ToolboxExampleAttribute