ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / DeviceLocationService Class / Instance Property

In This Topic
    Instance Property (DeviceLocationService)
    In This Topic
    Returns the singleton IDeviceLocationService instance.
    Syntax
    Public Shared ReadOnly Property Instance As IDeviceLocationService
    public static IDeviceLocationService Instance {get;}

    Property Value

    A IDeviceLocationService instance
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also