Click or drag to resize
AbstractCityResponse.City Property
Gets the city for the requested IP address.

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

Property Value

Type: City
See Also