Obtains server information containing the list of all image service providers and image services as an XML string.
[Visual Basic .NET] Public Function GetServerInfo ( _ ) As String
[C#] public string GetServerInfo ( );
[C++]
HRESULT GetServerInfo(
BSTR* serverInfo
);
[C++]Parameters
serverInfo [out, retval] serverInfo is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.