ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / LocatorProvider Class / ActivateAsync Method
Version

    ActivateAsync Method
    Activates the locator provider; that is ensures that UseProvider is true if the locator is valid.
    Syntax
    public Task ActivateAsync()
    Exceptions
    ExceptionDescription
    There is no active map view.
    The locator cannot be activated.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also