Share via


NetworkStatusContract.DnsServers Property

Definition

Gets the list of DNS servers IPV4 addresses.

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