AdapterDNSServers Property
The DNS server list for the adapter identified by AdapterIndex .
Object Oriented Interface
public function getAdapterDNSServers();
Procedural Interface
ipworks_ipinfo_get($res, 6 );
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