MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateLibrary Method
NamespacesMPfm.LibraryLibraryUpdateLibrary()()()()
Members
IconMemberDescription
UpdateLibrary()()()()
Starts a background worker process to update the library. Refreshes the whole library by default.

UpdateLibrary(UpdateLibraryMode, List<(Of <<'(String>)>>), String)
Starts a background worker process to update the library, using the mode passed in parameter. If the mode is SpecificFiles, then you must pass the file paths using a List of strings in the filePaths parameter. If the mode is SpecificFolder, then you must pass the folder path in the folderPath parameter.

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)