Compartilhar via


ResourceLocationDataContract.City Propriedade

Definição

Obtém ou define a cidade ou localidade em que o recurso está localizado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a