ExceptionContext.Exception Property

Definition

Gets or sets the exception object.

public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Property Value

The exception object.

Applies to