Share via


OverrideTaskStepProperties.File Property

Definition

Gets or sets the file against which run has to be queued.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to