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.ConnectionServerName Property (ArcObjects .NET 10.5 SDK) |
Provides access to members that supply server object name information.
[Visual Basic .NET] Public ReadOnly Property ConnectionServerName As IAGSServerObjectName
[C#] public IAGSServerObjectName ConnectionServerName {get;}
[C++]
HRESULT get_ConnectionServerName(
IAGSServerObjectName** soName
);
[C++]
Parameters soName [out, retval]
soName is a parameter of type IAGSServerObjectName