This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IM > IManagerWebService Interface > IManagerWebService.GISServers Property (ArcObjects .NET 10.5 SDK) |
Gets the IGISServers object holding the IGISServerInfos for the Manager web service catalog.
[Visual Basic .NET] Public ReadOnly Property GISServers As IGISServers
[C#] public IGISServers GISServers {get;}
[C++]
HRESULT get_GISServers(
IGISServers** servers
);
[C++]
Parameters servers [out, retval]
servers is a parameter of type IGISServers