Gets if specified value is IP address.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsIP( string value )
Public Shared Function IsIP ( value As String ) As Boolean
public: static bool IsIP( String^ value )
static member IsIP : value : string -> bool
Parameters
- value (String)
- String value.
Return Value
Boolean
Returns true if specified value is IP address.
Returns true if specified value is IP address.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119