Skip to content

URIHelpers.IsLiteralV4

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

URIHelpers.IsLiteralV4

Method Signature

 Protected Function IsLiteralV4(Hostname As String) As Boolean

Remarks

Returns True if the specified host name is actually an IPv4 address (e.g. 192.168.0.1). Pass the hostname only, not the complete URL.

Clone this wiki locally