Compartir a través de


GeoFilter.RelativePath Propiedad

Definición

Obtiene o establece la ruta de acceso relativa aplicable al filtro geográfico. (por ejemplo, "/mypictures", "/mypicture/kitty.jpg", etc.)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a