Compartir a través de


EventsExceptionInfo.InnermostMethod Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a