Share via


OverrideTaskStepProperties.ContextPath Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to