Partager via


Address.Address1 Propriété

Définition

Obtient ou définit la première ligne d’une adresse.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à