[]
Getting Geographical location based on an IP Address
public GeoLocation LocationFromIPAddress(string ipAddress)
Public Function LocationFromIPAddress(ipAddress As String) As GeoLocation
| Type | Name | Description |
|---|---|---|
| string | ipAddress | A string represent an IP Address |
| Type | Description |
|---|---|
| GeoLocation |