ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core Namespace / CoreObjectsBase Class / Handle Property

In This Topic
    Handle Property
    In This Topic
    Gets the opaque handle to the underlying native object.
    Syntax
    public IntPtr Handle {get;}
    Public ReadOnly Property Handle As IntPtr
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also