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


IARLayer.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (PublisherControls)  

IARLayer.Name Property

The name of the layer.

[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 layer. This is the name that appears in the Table of Contents (TOC) on the left hand side of the ArcReaderControl. 

See Also

IARLayer Interface

.NET Samples

ArcReaderControl document properties (Code Files: DocumentProperties) | ArcReaderGlobeControl document properties (Code Files: DocumentProperties)