Compartir a través de


EventsExceptionInfo.OuterType Propiedad

Definición

Obtiene o establece el tipo externo de la excepción.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a