Compartir a través de


ServiceException.ActualExceptionData Propiedad

Definición

Obtiene o establece datos adicionales sobre la excepción real.

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)

Valor de propiedad

Se aplica a