DataErrorsChangedEventArgs.PropertyName Proprietà

Definizione

Ottiene il nome della proprietà che contiene un errore.

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

Valore della proprietà

Nome della proprietà che contiene un errore. null o Empty se l'errore è a livello di oggetto.

Si applica a