ArcGIS Pro 2.8 API Reference Guide
ToString Method (GeocodeResult)

ArcGIS.Desktop.Mapping.Geocoding Namespace > GeocodeResult Class : ToString Method
Returns a string representation of the geocode candidate. This string representation is 'Label; (Score)'
Syntax
public override string ToString()
Public Overrides Function ToString() As String

Return Value

The string representation of the geocode candidate.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GeocodeResult Class
GeocodeResult Members