GeoCoordinate.Unknown Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents a GeoCoordinate that contains no data.
Assembly: System.Device (in System.Device.dll)
The value of Unknown is a read-only instance of GeoCoordinate where the value of each field is not a number. It is equivalent to calling the GeoCoordinate constructor with no arguments.
Show: