MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectAlbumTitlesWithFilePaths Method
NamespacesMPfm.LibraryLibrarySelectAlbumTitlesWithFilePaths()()()()
Returns a list of distinct album titles with the file path of one of the audio files of the album. This method is useful to display album covers.
Declaration Syntax
C#Visual Basic
public Dictionary<string, string> SelectAlbumTitlesWithFilePaths()
Public Function SelectAlbumTitlesWithFilePaths As Dictionary(Of String, String)
Return Value
List of album titles with file path

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