MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
MPfmConfiguration Constructor (filePath)
Namespaces
►
MPfm
►
MPfmConfiguration
►
MPfmConfiguration(String)
C#
Visual Basic
Default constructor for the MPfmConfiguration class. Requires the file path to the configuration file.
Declaration Syntax
C#
Visual Basic
public
MPfmConfiguration
(
string
filePath
)
Public
Sub
New
( _
filePath
As
String
_ )
Parameters
filePath
(
String
)
Configuration file path
Assembly:
MPfm
(Module: MPfm) Version: 0.6.0.0 (0.6.0.0)