Partager via


DisplayPropertyAttribute, constructeur (String)

Initialise une nouvelle instance de la classe DisplayPropertyAttribute avec le nom de propriété spécifié.

Espace de noms :  Microsoft.Windows.Design
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    displayPropertyName As String _
)
public DisplayPropertyAttribute(
    string displayPropertyName
)
public:
DisplayPropertyAttribute(
    String^ displayPropertyName
)
new : 
        displayPropertyName:string -> DisplayPropertyAttribute
public function DisplayPropertyAttribute(
    displayPropertyName : String
)

Paramètres

  • displayPropertyName
    Type : System.String
    Nom de la propriété à utiliser pour l'affichage dans un concepteur.

Sécurité .NET Framework

Voir aussi

Référence

DisplayPropertyAttribute Classe

DisplayPropertyAttribute, surcharge

Microsoft.Windows.Design, espace de noms