Compartir a través de


EventsExceptionInfo.InnermostType Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a