PropertyValueCollection.PropertyName Propiedad

Definición

Obtiene el nombre de propiedad de 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 se incluyen en este PropertyValueCollection objeto.

Atributos

Se aplica a