Compartir a través de


EventsExceptionInfo.InnermostMessage Propiedad

Definición

Obtiene o establece el mensaje más interno de la excepción.

[Newtonsoft.Json.JsonProperty(PropertyName="innermostMessage")]
public string InnermostMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innermostMessage")>]
member this.InnermostMessage : string with get, set
Public Property InnermostMessage As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a