Compartilhar via


GeoFilter.RelativePath Propriedade

Definição

Obtém ou define o caminho relativo aplicável ao filtro geográfico. (por exemplo, '/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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a