In The Hand LtdIn The Hand
HostName Property
.NET Components for Mobility
Gets the host name for the local computer.
Declaration Syntax
C#Visual Basic
public string HostName { get; }
Public ReadOnly Property HostName As String
	Get
Value
A String instance that contains the computer's NetBIOS name.
Remarks
A computer's NetBIOS name must be unique within a network and is not fully qualified by the domain name.
Exceptions
ExceptionCondition
NetworkInformationExceptionA Win32 function call failed.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0