System.Net.NetworkInformation.IPGlobalProperties.NodeType Property

Gets the Network Basic Input/Output System (NetBIOS) node type of the local computer.

Syntax

public abstract NetBiosNodeType NodeType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The node type determines the way in which NetBIOS names are resolved to IP addresses. For additional information, see the System.Net.NetworkInformation.NetBiosNodeType class overview.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0