NetworkInterfaceData.DnsServers Property

Definition

List of DNS server IP Addresses for the interface.

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

Property Value

Applies to