System.Net.NetworkInformation.IPv4InterfaceProperties.UsesWins Property

Gets a bool value that indicates whether an interface uses Windows Internet Name Service (WINS).

Syntax

public abstract bool UsesWins { 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 IPv4 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