次の方法で共有


LocationMetadata.Longitude プロパティ

定義

場所の経度を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="longitude")]
public string Longitude { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="longitude")>]
member this.Longitude : string
Public ReadOnly Property Longitude As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象