Click or drag to resize

AbstractCountryResponseRepresentedCountry Property

Represented country record for the requested IP address. The represented country is used for things like military bases or embassies. It is only present when the represented country differs from the country.

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

Property Value

Type: RepresentedCountry
See Also