ArcGIS Pro 3.0 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, Windows 8.1

    See Also