ExceptionContext.Exception Property

Definition

Gets or sets the Exception caught while executing the action.

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Property Value

Applies to