remove_dns_option_by_value


Description:

[ Version ( since = "1.2" ) ]
public bool remove_dns_option_by_value (string dns_option)

Removes the DNS option dns_option.

Parameters:

this

the SettingIPConfig

dns_option

the DNS option to remove

Returns:

true if the DNS option was found and removed; false if it was not.