Propriedade DisplayPropertyAttribute.DisplayPropertyName

Obtém o nome da propriedade a ser usado para exibição em um designer.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

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

Valor de propriedade

Tipo: System.String
O nome da propriedade.

Segurança do .NET Framework

Consulte também

Referência

DisplayPropertyAttribute Classe

Namespace Microsoft.Windows.Design