Поделиться через


AddressDetails.Country Свойство

Определение

Возвращает или задает код страны, использующий формат ISO2 из 2 цифр.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к