ArcGIS Pro 3.7 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 ReadOnly Property ProjectItems As Item()
    public Item[] ProjectItems {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also