Load configuration object values from the Configuration.xml file.

C# | Visual Basic | Visual C++ |
public virtual void LoadConfiguration( string theIndexDirectory )
Public Overridable Sub LoadConfiguration ( _ theIndexDirectory As String _ )
public: virtual void LoadConfiguration( String^ theIndexDirectory )

- theIndexDirectory (String)

This should be called before any code makes changes to the Configuration property, as this will overwrite any existing settings.