次の方法で共有


ActivityDependency.Activity プロパティ

定義

アクティビティ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象