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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.