ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Summary Property

In This Topic
    Summary Property (Item)
    In This Topic
    Gets and sets 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; set;}
    Public Property Summary As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also