[]
        
(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)
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool