[]
Check whether given IP Address is IPv6 or not.
public static bool IsIpAddressV6(string ipAddress)
Public Shared Function IsIpAddressV6(ipAddress As String) As Boolean