IMain.RemoveCurrentFile Method
Removes the file currently selected for editing.
[Visual Basic]
Sub RemoveCurrentFile()
[C#]
void RemoveCurrentFile();
Remarks
If no files are selected this is the topmost file from the to-do list.
See Also
IMain Interface | ID3Sync.Scripting Namespace