Partager via


AddressDetails.City Propriété

Définition

Obtient ou définit la ville d’adresse.

[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 à