Compartir a través de


PropertyValueCollection.PropertyName Propiedad

Definición

Obtiene el nombre de propiedad para los atributos de la colección de valores.

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

Valor de propiedad

Cadena que contiene el nombre de la propiedad con los valores que están incluidos en este objeto PropertyValueCollection.

Atributos

Se aplica a