次の方法で共有


FileTaskStepUpdateParameters.ValuesFilePath プロパティ

定義

ソース コンテキストに対する相対値/パラメーター ファイル パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象