MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PlaylistFile Constructor (filePath)
NamespacesMPfm.LibraryPlaylistFilePlaylistFile(String)
Constructor for the PlaylistFile class that takes the file path in parameter. Automatically assigns the playlist file format.
Declaration Syntax
C#Visual Basic
public PlaylistFile(
	string filePath
)
Public Sub New ( _
	filePath As String _
)
Parameters
filePath (String)
Playlist file path

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