RequestResult.Exception Property

Definition

Gets or sets the exception.

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

Property Value

An Exception object.

Applies to