ArcObjects Library Reference (PublisherControls)  

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