DisplayPropertyAttribute.DisplayPropertyName (Propiedad)

Obtiene el nombre de la propiedad que se va a usar para la presentación en un diseñador.

Espacio de nombres:  Microsoft.Windows.Design
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String
Nombre de la propiedad.

Seguridad de .NET Framework

Vea también

Referencia

DisplayPropertyAttribute Clase

Microsoft.Windows.Design (Espacio de nombres)