AdapterDNSServers Property
The DNS server list for the adapter identified by AdapterIndex .
Syntax
__property String AdapterDNSServers = {read=FAdapterDNSServers, write=FSetAdapterDNSServers};
Default Value
""
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.
Data Type
String