共用方式為


ActivityRun.ActivityName Property

Definition

Gets the name of the activity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to