Walter.Net.Networking
GetDnsAddress Method (DnsManager)
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsManager Class : GetDnsAddress Method
If true it will also return the server if the server is the DNS server and configured over loop-back address
Gets the IP addresses of your DNS Server(s) .
Syntax

Parameters

includeLoopBack
If true it will also return the server if the server is the DNS server and configured over loop-back address

Return Value

System.Collections.Generic.IReadOnlyList<System.Net.IPAddress>.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DnsManager Class
DnsManager Members