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