Condividi tramite


LocationMetadata.Longitude Property

Definition

Gets the longitude of the location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to