共用方式為


FileTaskStepUpdateParameters.ValuesFilePath Property

Definition

Gets or sets the values/parameters file path relative to the source context.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to