Gets the GeoCoordinate that indicates the current location.
| C# | Visual Basic |
public GeoPosition<GeoCoordinate> Position { get; }
Public ReadOnly Property Position As GeoPosition(Of GeoCoordinate) Get
The GeoCoordinate that indicates the current location.