PropertyValueExceptionEventArgs.Exception Eigenschaft

Definition

Ruft den Fehler ab, der während der Eigenschaftswertänderung aufgetreten ist, die dieser Instanz von Ereignisargumenten zugeordnet ist.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Eigenschaftswert

Ein Exception-Objekt.

Gilt für: