共用方式為


FileTaskStepUpdateParameters.TaskFilePath Property

Definition

Gets or sets the task template/definition file path relative to the source context.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to