This document is archived and information here might be outdated.  Recommended version.


IAISImageServiceX.ServiceInfo Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IAISImageServiceX.ServiceInfo Property

.

[Visual Basic .NET]
Public ReadOnly Property ServiceInfo As String
[C#]
public string ServiceInfo {get;}
[C++]
HRESULT get_ServiceInfo(
  BSTR* serviceInfoXml
);
[C++]

Parameters serviceInfoXml [out, retval] serviceInfoXml is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAISImageServiceX Interface