Inserts a folder in the database. Configuration for library location.
Declaration Syntax
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)