In The Hand - .NET Components for Mobility
NodeType Property
NamespacesInTheHand.Net.NetworkInformationIPGlobalPropertiesNodeType
Gets the Network Basic Input/Output System (NetBIOS) node type of the local computer.
Declaration Syntax
C#Visual Basic
public NetBiosNodeType NodeType { get; }
Public ReadOnly Property NodeType As NetBiosNodeType
Value
Remarks
The node type determines the way in which NetBIOS names are resolved to IP addresses. For additional information, see the NetBiosNodeType class overview.
Exceptions
ExceptionCondition
NetworkInformationExceptionA Win32 function call failed.

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