Edit

DelegateResponseException.DebugInfo Property

Definition

Debug information associated with the delegate response exception such as a stack trace of the original exception if available.

public System.Collections.Generic.Dictionary<string,string> DebugInfo { get; set; }
member this.DebugInfo : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property DebugInfo As Dictionary(Of String, String)

Property Value

Applies to