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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.