Compartilhar via


Address.AddressLine2 Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a