Condividi tramite


EventsExceptionInfo.OuterAssembly Property

Definition

Gets or sets the outer assmebly of the exception

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to