次の方法で共有


FileTaskRunRequest.TaskFilePath プロパティ

定義

ソースに対するテンプレート/定義ファイルパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象