Partager via


Address.AddressLine2 Propriété

Définition

Obtient ou définit la ligne d’adresse2.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à