Language

JsRuntimeOptions.ReturnExceptionDetails Property

Definition

Whether to return exception details in the response.

public bool? ReturnExceptionDetails { get; set; }
member this.ReturnExceptionDetails : Nullable<bool> with get, set
Public Property ReturnExceptionDetails As Nullable(Of Boolean)

Property Value

Applies to