| Property |
Description |
| ASNumber |
Gets the autonomous system number for the network |
| CityName |
Gets the city name for the current location |
| Coordinates |
Gets the GPS coordinates for the current location |
| CountryAlpha |
Gets the ISO alpha-2 code for the country at the current
location |
| CountryCode |
Gets the numeric code for the country at the current location |
| CountryName |
Gets the name of the country for the current location |
| IPAddress |
Gets the external IP address for the local system |
| IsInitialized |
Determine if the control has been initialized |
| LastError |
Gets and sets the last error that occurred on the control |
| LastErrorString |
Returns a description of the last error to occur |
| LastUpdate |
Gets the number of seconds since the last location update |
| Latitude |
Gets the latitude for the current location |
| LocalTime |
Gets the local time adjusted for the location's time zone |
| LocationId |
Gets a unique identifier for the current location |
| Longitude |
Gets the longitude for the current location |
| Organization |
Gets the name of the organization that owns the network |
| PostalCode |
Gets the postal code for the current location |
| RegionCode |
Gets the numeric region code for the current location |
| RegionName |
Gets the region name for the current location |
| Subdivision |
Gets the subdivision name for the current location |
| SubdivisionCode |
Gets the alphanumeric code for the current subdivision |
| ThrowError |
Enable or disable error handling by the container of the
control |
| Timeout |
Gets and sets the amount of time until a blocking operation
fails |
| Timezone |
Gets the time zone for the current location |
| Trace |
Enable or disable socket function level tracing |
| TraceFile |
Specify the socket function trace output file |
| TraceFlags |
Gets and sets the socket function tracing flags |
| TzOffset |
Gets the time zone offset in seconds for the current location |
| TzShortName |
Gets an abbreviated time zone name for the current location |
| Version |
Return the current version of the object |