[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Utils.IpAddressUtils.IsIpAddressV6

IsIpAddressV6 Method

IsIpAddressV6(string)

Check whether given IP Address is IPv6 or not.

Declaration
public static bool IsIpAddressV6(string ipAddress)
Public Shared Function IsIpAddressV6(ipAddress As String) As Boolean
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool