Proprietà DisplayPropertyAttribute.DisplayPropertyName

Ottiene il nome della proprietà da utilizzare per la visualizzazione in una finestra di progettazione.

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

Sintassi

'Dichiarazione
Public ReadOnly Property DisplayPropertyName As String
    Get
public string DisplayPropertyName { get; }
public:
property String^ DisplayPropertyName {
    String^ get ();
}
member DisplayPropertyName : string
function get DisplayPropertyName () : String

Valore proprietà

Tipo: System.String
Nome della proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DisplayPropertyAttribute Classe

Spazio dei nomi Microsoft.Windows.Design