Gets or sets the location data for the GeoPosition<(Of <(<'T>)>)> object.
| C# | Visual Basic |
public T Location { get; set; }
Public Property Location As T Get Set
An object of type T that contains the location data for the GeoPosition<(Of <(<'T>)>)> object.