Click or drag to resize

IGeoIP2WebServicesClientCountry Method

Returns an CountryResponse for the requesting IP address.

Namespace:  MaxMind.GeoIP2
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
CountryResponse Country()

Return Value

Type: CountryResponse
An CountryResponse
See Also