set_confirm_search


Description:

[ Version ( since = "1.6" ) ]
public void set_confirm_search (bool confirm_search)

This function is used to tell the external installer process whether it should ask for confirmation or not before searching for missing plugins.

If set, this option will be passed to the installer via a --interaction=[show-confirm-search|hide-confirm-search] command line option.

Parameters:

this

a InstallPluginsContext

confirm_search

whether to ask for confirmation before searching for plugins