ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / LocatorProvider Class
Properties Methods


In This Topic
    LocatorProvider Class Members
    In This Topic

    The following tables list the members exposed by LocatorProvider.

    Public Properties
     NameDescription
    Public Property Gets whether the locator provider is valid.  
    Public Property Gets the index of the locator provider in the set of providers associated with the mapView.  
    Public Property Gets the locator provider name.  
    Public Property Gets the locator provider path.  
    Public Property Gets whether the locator provider is active.  
    Top
    Public Methods
     NameDescription
    Public Method Activates the locator provider; that is ensures that UseProvider is true if the locator is valid.  
    Public Method Deactivates the locator provider; that is ensures that UseProvider is false if the locator is valid.  
    Top
    See Also