MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
FailedAudioFilePaths Property
NamespacesMPfmWorkerLoadPlaylistCompleteDataFailedAudioFilePaths
List of audio file paths that could not be loaded.
Declaration Syntax
C#Visual Basic
public List<string> FailedAudioFilePaths { get; set; }
Public Property FailedAudioFilePaths As List(Of String)
	Get
	Set

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)