Compartilhar via


Address.AddressLine1 Propriedade

Definição

Obtém ou define o endereço line1.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a