Click or drag to resize
IPAddress Properties

The IPAddress type exposes the following members.

Properties
  NameDescription
Public propertyCity (Inherited from AbstractCityResponse.)
Public propertyContinent (Inherited from AbstractCountryResponse.)
Public propertyCountry
Country object for the requested IP address. This record represents the country where MaxMind believes the IP is located.
Public propertyLocation
Location object for the requested IP address.
Public propertyMaxMind (Inherited from AbstractCountryResponse.)
Public propertyMostSpecificSubdivision (Inherited from AbstractCityResponse.)
Public propertyPostal (Inherited from AbstractCityResponse.)
Public propertyRegisteredCountry (Inherited from AbstractCountryResponse.)
Public propertyRepresentedCountry (Inherited from AbstractCountryResponse.)
Public propertyRisk
The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk.
Public propertySubdivisions (Inherited from AbstractCityResponse.)
Public propertyTraits (Inherited from AbstractCountryResponse.)
Top
See Also