[]
Check whether given IP Address is a valid IP Address or not.
public static bool IsIpAddress(string ipAddress)
Public Shared Function IsIpAddress(ipAddress As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | ipAddress |
| Type | Description |
|---|---|
| bool |