Compartir a través de


DisplayPropertyAttribute (Constructor) (String)

Inicializa una instancia nueva de la clase DisplayPropertyAttribute con el nombre de propiedad especificado.

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

Sintaxis

'Declaración
Public Sub New ( _
    displayPropertyName As String _
)
public DisplayPropertyAttribute(
    string displayPropertyName
)
public:
DisplayPropertyAttribute(
    String^ displayPropertyName
)
new : 
        displayPropertyName:string -> DisplayPropertyAttribute
public function DisplayPropertyAttribute(
    displayPropertyName : String
)

Parámetros

  • displayPropertyName
    Tipo: System.String
    Nombre de la propiedad que se va a usar para la presentación en un diseñador.

Seguridad de .NET Framework

Vea también

Referencia

DisplayPropertyAttribute Clase

DisplayPropertyAttribute (Sobrecarga)

Microsoft.Windows.Design (Espacio de nombres)