ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / ClipboardItem Class / ProcessID Property

In This Topic
    ProcessID Property
    In This Topic
    Gets the ID of the process which is associated with the Copy, Cut, or Move operation.
    Syntax
    public int ProcessID {get;}
    Public ReadOnly Property ProcessID As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also