Share via


PropertyValueCollection.PropertyName Propriété

Définition

Obtient le nom de propriété des attributs dans la collection de valeurs.

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public string PropertyName { get; }
member this.PropertyName : string
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Valeur de propriété

Chaîne contenant le nom de la propriété avec les valeurs qui sont incluses dans cet objet PropertyValueCollection.

Attributs

S’applique à