AddressDetails.AddressLine3 屬性

定義

取得或設定位址行 3。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於