MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RemoveSongsFromLibrary Method (folderPath)
NamespacesMPfm.LibraryLibraryRemoveSongsFromLibrary(String)
Removes the songs in the library that match the path passed in parameter.
Declaration Syntax
C#Visual Basic
public void RemoveSongsFromLibrary(
	string folderPath
)
Public Sub RemoveSongsFromLibrary ( _
	folderPath As String _
)
Parameters
folderPath (String)
Folder path

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