ArcObjects Library Reference (PublisherControls)  

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 (Code Files: DocumentProperties)