Constructs the Library class using the specified database file path.

Declaration Syntax
public Library(
string databaseFilePath
)
Public Sub New ( _
databaseFilePath As String _
)

Parameters
- databaseFilePath (String)
- Database file path
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)