Condividi tramite


EventsExceptionInfo.HandledAt Property

Definition

Gets or sets indicates where the exception was handled at

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to