ServiceException.ActualExceptionData Property

Definition

Gets or sets additional data about the actual exception.

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

Property Value

Applies to