System.Net.NetworkInformation.IPInterfaceProperties.DnsAddresses Property

Gets the addresses of Domain Name System (DNS) servers for this interface.

Syntax

public abstract IPAddressCollection DnsAddresses { get; }

Value

Documentation for this section has not yet been entered.

Remarks

DNS is a hierarchical naming system used to map host names to IP addresses.

Requirements

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