Share via


INetworkInterfaceBase.DnsServers Property

Definition

Gets IP addresses of this network interface's DNS servers.

public System.Collections.Generic.IReadOnlyList<string> DnsServers { get; }
member this.DnsServers : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DnsServers As IReadOnlyList(Of String)

Property Value

Applies to