Compartir a través de


Parameter.AsPath Propiedad

Definición

Obtiene o establece la lista de rutas de acceso as.

[Newtonsoft.Json.JsonProperty(PropertyName="asPath")]
public System.Collections.Generic.IList<string> AsPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asPath")>]
member this.AsPath : System.Collections.Generic.IList<string> with get, set
Public Property AsPath As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a