MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
FilePaths Property
Namespaces
►
MPfm.Library
►
UpdateLibraryArgument
►
FilePaths
C#
Visual Basic
List of files to update (necessary for the SpecificFiles update library mode).
Declaration Syntax
C#
Visual Basic
public
List
<
string
>
FilePaths
{
get
;
set
; }
Public
Property
FilePaths
As
List
(
Of
String
)
Get
Set
Assembly:
MPfm.Library
(Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)