DefaultPropertyAttribute.Name Propriété

Définition

Obtient le nom de la propriété par défaut pour le composant auquel cet attribut 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é par défaut pour le composant auquel cet attribut est lié. La valeur par défaut est null.

S’applique à