Bagikan melalui


PropertyChangedEventArgs.PropertyName Properti

Definisi

Mendapatkan nama properti yang berubah.

public:
 virtual property System::String ^ PropertyName { System::String ^ get(); };
public:
 property System::String ^ PropertyName { System::String ^ get(); };
public virtual string PropertyName { get; }
public virtual string? PropertyName { get; }
public string PropertyName { get; }
member this.PropertyName : string
Public Overridable ReadOnly Property PropertyName As String
Public ReadOnly Property PropertyName As String

Nilai Properti

Nama properti yang berubah.

Keterangan

Nilai Empty atau null untuk propertyName parameter menunjukkan bahwa semua properti telah berubah.

Berlaku untuk