ArcGIS Pro 2.9 API Reference Guide
RemoveLocatorAsync Method

ArcGIS.Desktop.Mapping.Geocoding Namespace > LocatorManager Class : RemoveLocatorAsync Method
provider path.
Removes the specified locator.
Syntax
public Task RemoveLocatorAsync( 
   string providerPath
)
Public Function RemoveLocatorAsync( _
   ByVal providerPath As String _
) As Task

Parameters

providerPath
provider path.

Return Value

Task.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LocatorManager Class
LocatorManager Members