ArcGIS Pro 3.2 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 static IDeviceLocationService Instance {get;}
    Public Shared ReadOnly Property Instance As IDeviceLocationService

    Property Value

    A IDeviceLocationService instance
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also