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

    See Also