ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / LocatorManager Class / GetLocatorInformationAsync Method
Version

    GetLocatorInformationAsync Method
    Gets a snapshot of the current locator provider information.
    Syntax
    public Task<IList<LocatorProvider>> GetLocatorInformationAsync()

    Return Value

    A Task of list of LocatorProvider objects.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also