remove_dns_search_by_value


Description:

public bool remove_dns_search_by_value (string dns_search)

Removes the DNS search domain dns_search.

Parameters:

this

the SettingIPConfig

dns_search

the search domain to remove

Returns:

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