This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerLayer Interface > IGlobeServerLayer.GlobeServer Property (ArcObjects .NET 10.5 SDK) |
Provides access to the GlobeServer object.
[Visual Basic .NET] Public ReadOnly Property GlobeServer As IGlobeServer
[C#] public IGlobeServer GlobeServer {get;}
[C++]
HRESULT get_GlobeServer(
IGlobeServer** ppGlobeServer
);
[C++]
Parameters ppGlobeServer [out, retval]
ppGlobeServer is a parameter of type IGlobeServer