Compartilhar via


Address.AddressLine3 Propriedade

Definição

Obtém ou define a linha de endereço3.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a