RedirectingEventArgs.PreviousException Property

Definition

Gets the previous exception, if any.

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

Property Value

Exception

Applies to