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


IARMap.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 > IARMap Interface > IARMap.Description Property
ArcGIS Developer Help

IARMap.Description Property

The description of the map.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns a description of the ARMap at the time the document was published.

Remarks

Note that map's do not have a description by default.

See Also

IARMap Interface

.NET Samples

ArcReaderControl document properties