[ Version ( since = "1.2" ) ]
public bool remove_dns_option_by_value (string dns_option)
Removes the DNS option dns_option.
| this |
the SettingIPConfig |
| dns_option |
the DNS option to remove |
|
true if the DNS option was found and removed; false if it was not. |