ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

LocatorManager Class
LocatorManager Members