MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PlaylistFile Constructor (filePath)
Namespaces
►
MPfm.Library
►
PlaylistFile
►
PlaylistFile(String)
C#
Visual Basic
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)