PropertyValueCollection.PropertyName Proprietà

Definizione

Ottiene il nome della proprietà per gli attributi nella raccolta di valori.

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

Valore della proprietà

Stringa contenente il nome della proprietà con i valori inclusi in questo PropertyValueCollection oggetto.

Attributi

Si applica a