Skip to content

URIHelpers.IsLiteralV6

Andrew Lambert edited this page Jun 13, 2017 · 5 revisions

URIHelpers.IsLiteralV6

Method Signature

 Protected Function IsLiteralV6(Hostname As String) As Boolean

Remarks

Returns True if the specified host name is probably an IPv6 address (e.g. [FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]). Pass the hostname only, not the complete URL.

Clone this wiki locally