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


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

IARLayer.Description Property

The description of the layer.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

A description of the layer set by the publisher of the Published Map File. For example, an ARLayer with the Name 'water' may have the Description 'Upland river system, surveyed in 1990'.

See Also

IARLayer Interface

.NET Samples

ArcReaderControl document properties ArcReaderGlobeControl document properties