 | MiscGetCurrentIP Method |
Get the current IP of the visitor
Namespace: ToolBooxAssembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic static IPAddress GetCurrentIP()
Public Shared Function GetCurrentIP As IPAddress
Return Value
Type:
IPAddressThe current IP on success; 0.0.0.0 on error
See Also