Click or drag to resize
AbstractCountryResponseCountry Property
Gets the country for the requested IP address. This object represents the country where MaxMind believes the end user is located

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

Property Value

Type: Country
See Also