 | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
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