Click or drag to resize

AbstractCountryResponseContinent Property

Gets the continent for the requested IP address.

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

Property Value

Type: Continent
See Also