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

In This Topic
    Title Property (Item)
    In This Topic
    Gets and sets a descriptive title for the item. Derived from the Title in the item's metadata.
    Syntax
    public string Title {get;}
    Public ReadOnly Property Title As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also