ID3-Sync Scripting API

Config.LoadConfig Method 

Loads the configuration values from the registry for later use by the various GetXXX methods. If CleanRegistry has been called it does not load anything from the registy.

[Visual Basic]
Public Shared Sub LoadConfig()
[C#]
public static void LoadConfig();

See Also

Config Class | ID3Sync.IO Namespace