This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerIdentifyResult Interface > IImageServerIdentifyResult.Value Property (ArcObjects .NET 10.5 SDK) |
The identify property value.
[Visual Basic .NET] Public ReadOnly Property Value As String
[C#] public string Value {get;}
[C++]
HRESULT get_Value(
BSTR* pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type BSTR