ArcGIS Pro 3.7 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 ReadOnly Property ProviderName As String
    public string ProviderName {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also