ErrorEventArgs.Exception Eigenschap

Definitie

Hiermee wordt de uitzondering opgehaald die is opgetreden.

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

Waarde van eigenschap

De uitzondering die is opgetreden.

Opmerkingen

De uitzondering waardoor de gebeurtenis werd gegenereerd.

Van toepassing op