次の方法で共有


TaskStepProperties.ContextPath プロパティ

定義

タスク ステップのソース コンテキストの URL (絶対または相対) を取得または設定します。

[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

適用対象