次の方法で共有


LocationMetadata.Latitude プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象