GeoCoordinateWatcher::Status Property
.NET Framework (current version)
Gets the current status of the GeoCoordinateWatcher.
Assembly: System.Device (in System.Device.dll)
Property Value
Type: System.Device.Location::GeoPositionStatusA GeoPositionStatus which indicates the availability of data from the GeoCoordinateWatcher.
Implements
IGeoPositionWatcher<T>::StatusThe following example handles StatusChanged events and prints a message based on the Status.
.NET Framework
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Show: