 | GeoCoordinateEarth Field |
This is preliminary documentation and is subject to change.
The globe identifier of the Earth.
Namespace: WikiClientLibraryAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string Earth = "earth"
Public Const Earth As String = "earth"
Dim value As String
value = GeoCoordinate.Earth
public:
literal String^ Earth = "earth"
static val mutable Earth: string
Field Value
String
See Also