| WbGlobeCoordinateGlobe Property |
This is preliminary documentation and is subject to change.
Entity URI of the globe.
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public Uri Globe {
get;
}
Public ReadOnly Property Globe As Uri
Get
Dim instance As WbGlobeCoordinate
Dim value As Uri
value = instance.Globe
public:
property Uri^ Globe {
Uri^ get ();
}
member Globe : Uri with
get
Property Value
UriSee Also