Partager via


DefaultBindingPropertyAttribute.Name Propriété

Définition

Obtient le nom de la propriété de liaison par défaut pour le composant auquel il DefaultBindingPropertyAttribute est lié.

public:
 property System::String ^ Name { System::String ^ get(); };
public string? Name { get; }
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

Nom de la propriété de liaison par défaut pour le composant auquel le DefaultBindingPropertyAttribute composant est lié.

Remarques

La Name propriété est définie dans le constructeur.

S’applique à

Voir aussi