IsPrivate Method
IsPrivate(string)
Check if given IP Address is from local machine or not.
Declaration
public static bool IsPrivate(string ipAddress)
Public Shared Function IsPrivate(ipAddress As String) As Boolean
Parameters
| Type |
Name |
Description |
| string |
ipAddress |
|
Returns