Compartilhar via


AddressDetails.District Propriedade

Definição

Obtém ou define o distrito de endereço.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a