Share via


ActionResult.exception Property

Definition

Gets or sets the exception.

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

Property Value

Applies to