Condividi tramite


EventsExceptionInfo.OuterType Property

Definition

Gets or sets the outer type of the exception

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to