ID3-Sync Scripting API

Config.LoadReplaceList Method 

Loads the replace list for filenames from the registry for later use by ReplaceIllegalStrings. If CleanRegistry has been called it does not load anything from the registy.

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

See Also

Config Class | ID3Sync.IO Namespace