PropertyChangedEventArgs.PropertyName Vlastnost

Definice

Získává název změněné vlastnosti.

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

Hodnota vlastnosti

Název změněné vlastnosti

Poznámky

Hodnota Empty nebo null parametru propertyName označuje, že se změnily všechny vlastnosti.

Platí pro