LocationData.Confidence Property
A Confidence Enumeration value representing how confident the Geocode Service is in the matches found in the Locations property. Get this property from the service response.
Syntax
public Confidence Confidence { set; get; }
Public Property Confidence As Confidence