This document is archived and information here might be outdated.  Recommended version.


IARMap.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARMap Interface > IARMap.Name Property
ArcGIS Developer Help

IARMap.Name Property

The name of the map.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The Name of the ARMap. This is the name that appears in the Table of Contents (TOC) on the left hand side of the ArcReaderControl. 

See Also

IARMap Interface

.NET Samples

ArcReaderControl document properties