ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectItemRemovingEventArgs Class / ProjectItems Property

In This Topic
    ProjectItems Property (ProjectItemRemovingEventArgs)
    In This Topic
    Gets a string represents a path that uniquely identifies a ProjectItem.
    Syntax
    public Item[] ProjectItems {get;}
    Public ReadOnly Property ProjectItems As Item()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also