ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Description Property

In This Topic
    Description Property (Item)
    In This Topic
    Gets and sets a description of the item. Derived from the Description or Abstract defined in the item's metadata.
    Syntax
    public string Description {get;}
    Public ReadOnly Property Description As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also