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