다음을 통해 공유


ARMExceptionDetails.ActivityId Property

Definition

Gets the activity Id for the session.

[Newtonsoft.Json.JsonProperty(PropertyName="activityId")]
public string ActivityId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activityId")>]
member this.ActivityId : string
Public ReadOnly Property ActivityId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to