Click or drag to resize

AbstractCountryResponseRegisteredCountry Property

Registered country record for the requested IP address. This record represents the country where the ISP has registered a given IP block and may differ from the user's country.

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Country RegisteredCountry { get; }

Property Value

Type: Country
See Also