Click or drag to resize

IPAddress.Country Property

Country object for the requested IP address. This record represents the country where MaxMind believes the IP is located.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public GeoIP2Country Country { get; }

Property Value

Type: GeoIP2Country
See Also