The properties of the image service provided.
[Visual Basic 6.0] Property ServiceInfo As IImageServiceInfo
[Visual Basic .NET] Public ReadOnly Property ServiceInfo As IImageServiceInfo
[C#] public IImageServiceInfo ServiceInfo {get;}
[Java] public IImageServiceInfo getServiceInfo() throws IOException, AutomationException
[C++] HRESULT get_ServiceInfo( IImageServiceInfo** ppServiceInfo );
Returns information of the image service. The information includes description, spatial reference, extent, pixel size about the image data.