Compartir a través de


TaskStepUpdateParameters.ContextPath Propiedad

Definición

Obtiene o establece la dirección URL (absoluta o relativa) del contexto de origen del paso de tarea.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a