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

    See Also