GeoLocation Class Members
In This Topic
The following tables list the members exposed by GeoLocation.
Public Constructors
Public Properties
| Name | Description |
| CityName | Full name of the visitor's city or town. |
| CountryCode | Two-letter ISO 3166 code for the visitor's country. |
| CountryName | Full name of the visitor's country. |
| Latitude | Latitude of the city where the IP address is located. |
| Longitude | Longitude of the city where the IP address is located. |
| RegionName | Two-letter code for the visitor's region |
| TimeZone | The timezone of the visitor's location. |
| ZipCode | The visitor's zip/postal code. |
Top
See Also