This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServer3 Interface > IImageServer3.Metadata Property (ArcObjects .NET 10.4 SDK) |
The image service metadata.
[Visual Basic .NET] Public ReadOnly Property Metadata As String
[C#] public string Metadata {get;}
[C++]
HRESULT get_Metadata(
BSTR* pXml
);
[C++]
Parameters pXml [out, retval] pXml is a parameter of type BSTR