ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / GeocodeResult Class / Label Property

In This Topic
    Label Property (GeocodeResult)
    In This Topic
    Gets the formatted address label for the geocode candidate.
    Syntax
    public string Label {get;}
    Public ReadOnly Property Label As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also