This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerIdentifyResult Interface > IMapServerIdentifyResult.Name Property (ArcObjects .NET 10.5 SDK) |
The name of the identified object.
[Visual Basic .NET] Public ReadOnly Property Name As String
[C#] public string Name {get;}
[C++]
HRESULT get_Name(
BSTR* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type BSTR
Name is defined by the primary display field set in the map document.