Click or drag to resize
WebServiceClientCountry Method
Returns an CountryResponse for the requesting IP address.

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

Return Value

Type: CountryResponse
An CountryResponse

Implements

IGeoIP2WebServicesClientCountry
See Also