Condividi tramite


EventsExceptionInfo.ProblemId Property

Definition

Gets or sets the problem ID of the exception

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to