SaveConfigurationToFile

void IController.SaveConfigurationToFile(string filename)

Gets the configuration and writes it to the specified file in XML format.

Parameters

filename – Name of file in which the configuration is stored in XML format.

Throws