Share via


PropertyValueCollection.PropertyName Propriedade

Definição

Obtém o nome da propriedade para os atributos da coleção de valor.

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 da propriedade

Uma cadeia de caracteres que contém o nome da propriedade com os valores incluídos neste PropertyValueCollection objeto.

Atributos

Aplica-se a