Partager via


ResourceLocationDataContract.City Propriété

Définition

Obtient ou définit la ville ou la localité où se trouve la ressource.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à