ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / Summary Property

In This Topic
    Summary Property (Project)
    In This Topic
    Gets a summary describing the purpose of the item. Derived from the Summary or Purpose defined in the item's metadata.
    Syntax
    public string Summary {get;}
    Public ReadOnly Property Summary As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also