System.Net.NetworkInformation.IPInterfaceProperties.WinsServersAddresses Property

Gets the addresses of Windows Internet Name Service (WINS) servers.

Syntax

public abstract IPAddressCollection WinsServersAddresses { get; }

Value

Documentation for this section has not yet been entered.

Remarks

WINS provides a distributed database for registering and querying dynamic NetBIOS names to IP address mappings.

Requirements

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