Click or drag to resize

KmlAddressErrorMessage Field

The error message, if any, received in attempting to geocode an address using CrackAddress(String) or the KmlAddress(String) constructor directly. Typically his will be set when Status is other than OK.

Namespace:  NetQuarry.GoogleGeocoder
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ErrorMessage

Field Value

Type: String
See Also