Condividi tramite


LocationMetadata.Latitude Property

Definition

Gets the latitude of the location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to