| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also