Share via


AttributeProviderAttribute.PropertyName Propriété

Définition

Obtient le nom de la propriété pour laquelle les attributs seront récupérés.

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

Valeur de propriété

Nom de la propriété pour laquelle les attributs seront récupérés.

S’applique à

Voir aussi