ArcGIS Pro 3.7 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 ReadOnly Property Handle As IntPtr
    public IntPtr Handle {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also