LumiSoft Net Help
GetLocalHostName Method (hostName)
NamespacesLumiSoft.NetNet_UtilsGetLocalHostName(String)
Gets local host name or argument hostName value if it's specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string GetLocalHostName(
	string hostName
)
Public Shared Function GetLocalHostName ( 
	hostName As String
) As String
public:
static String^ GetLocalHostName(
	String^ hostName
)
static member GetLocalHostName : 
        hostName : string -> string 
Parameters
hostName (String)
Host name or null.
Return Value
String
Returns local host name or argument hostName value if it's specified.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119