OtherDNSServers Property
Other DNS servers configured for the host machine.
Object Oriented Interface
public function getOtherDNSServers();
Procedural Interface
ipworks_ipinfo_get($res, 33 );
Default Value
''
Remarks
This property contains a space-separated list of DNS servers configured for the host machine. Note that the primary server is provided in the DNSServer property.
NOTE: This functionality is only available in Windows.
This property is read-only and not available at design time.
Data Type
String