次の方法で共有


OverrideTaskStepProperties.ContextPath プロパティ

定義

実行をキューに入れる必要があるソース コンテキストを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象