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 > IMapServerIdentifyResult2 Interface > IMapServerIdentifyResult2.Properties Property (ArcObjects .NET 10.5 SDK) |
A set of name-value pairs for the field names and values of the identified object.
[Visual Basic .NET] Public ReadOnly Property Properties As IPropertySet
[C#] public IPropertySet Properties {get;}
[C++]
HRESULT get_Properties(
IPropertySet** props
);
[C++]
Parameters props [out, retval]
props is a parameter of type IPropertySet