共用方式為


AddressDetails.AddressLine1 屬性

定義

取得或設定位址行 1。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於