MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DeletePlaylistFile Method (filePath)
NamespacesMPfm.LibraryMPfmGatewayDeletePlaylistFile(String)
Deletes a playlist file from the database.
Declaration Syntax
C#Visual Basic
public void DeletePlaylistFile(
	string filePath
)
Public Sub DeletePlaylistFile ( _
	filePath As String _
)
Parameters
filePath (String)
Playlist file path to delete

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