MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectFolderByPath Method (path)
NamespacesMPfm.LibraryMPfmGatewaySelectFolderByPath(String)
Selects a folder from a path.
Declaration Syntax
C#Visual Basic
public Folder SelectFolderByPath(
	string path
)
Public Function SelectFolderByPath ( _
	path As String _
) As Folder
Parameters
path (String)
Path to the folder
Return Value
Folder

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