KotakNet DotNet Library
Namespace:
KotakNet.Bridge
Assembly:
KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic bool IsUrlOrIp(
string value
)
Public Function IsUrlOrIp (
value As String
) As Boolean
Parameters
- value
- Type: SystemString
Return Value
Type:
Boolean
See Also