IGeoPositionWatcher<T>.Position Eigenschap

Definitie

Haalt de locatiegegevens op.

public:
 property System::Device::Location::GeoPosition<T> ^ Position { System::Device::Location::GeoPosition<T> ^ get(); };
public System.Device.Location.GeoPosition<T> Position { get; }
member this.Position : System.Device.Location.GeoPosition<'T>
Public ReadOnly Property Position As GeoPosition(Of T)

Waarde van eigenschap

Het GeoPosition<T> bestand met de locatiegegevens.

Van toepassing op

Zie ook