AbstractCityResponseLocation Property |
Gets the location for the requested IP address.
Namespace:
MaxMind.GeoIP2.Responses
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public Location Location { get; }
Public ReadOnly Property Location As Location
Get
public:
property Location^ Location {
Location^ get ();
}
member Location : Location with get
Property Value
Type:
LocationSee Also