MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
InsertFolder Method (folderPath, recursive)
NamespacesMPfm.LibraryMPfmGatewayInsertFolder(String, Boolean)
Inserts a folder in the database. Configuration for library location.
Declaration Syntax
C#Visual Basic
public void InsertFolder(
	string folderPath,
	bool recursive
)
Public Sub InsertFolder ( _
	folderPath As String, _
	recursive As Boolean _
)
Parameters
folderPath (String)
Path of the folder to add
recursive (Boolean)
If resursive

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