ID3-Sync Scripting API

Config.SaveConfig Method 

Writes the configuration values to the registry. If CleanRegistry has been called nothing will be saved.

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

See Also

Config Class | ID3Sync.IO Namespace