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