ProcessErrorEventArgs.Exception Property

Definition

Gets the exception that triggered the call to the error event handler.

public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Property Value

Applies to