ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / GeocodeResult Class / ProviderName Property

In This Topic
    ProviderName Property (GeocodeResult)
    In This Topic
    Gets the name of the locator provider that produced this geocode candidate.
    Syntax
    public string ProviderName {get;}
    Public ReadOnly Property ProviderName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also