AdapterDNSServers Property
The DNS server list for the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterDNSServers As String
[C#] public string AdapterDNSServers {get;}
Remarks
This property contains a space separated list of DNS servers for the adapter specified by AdapterIndex, as returned by the system.
NOTE: This functionality is only available in Windows.
This property is read-only.
Default Value
""