Partilhar via


JobDataPath.Paths Propriedade

Definição

Obtém a lista de caminhos para todos os dados do trabalho.

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.Generic.IList<string> Paths { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paths")>]
member this.Paths : System.Collections.Generic.IList<string>
Public ReadOnly Property Paths As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a