Compartir a través de


FileTaskStepUpdateParameters.TaskFilePath Propiedad

Definición

Obtiene o establece la ruta de acceso del archivo de plantilla o definición de tarea en relación con el contexto de origen.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a