MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Exception Property
NamespacesMPfmWorkerLoadPlaylistProgressDataException
Defines the exception related to the audio file loading. If null, it means the file has loaded successfully.
Declaration Syntax
C#Visual Basic
public Exception Exception { get; set; }
Public Property Exception As Exception
	Get
	Set

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