MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SongQuery Constructor (artistName)
Namespaces
►
MPfm
►
SongQuery
►
SongQuery(String)
C#
Visual Basic
Constructor for SongQuery that defines the query as Artist using the artist name passed in parameter.
Declaration Syntax
C#
Visual Basic
public
SongQuery
(
string
artistName
)
Public
Sub
New
( _
artistName
As
String
_ )
Parameters
artistName
(
String
)
Artist Name
Assembly:
MPfm
(Module: MPfm) Version: 0.6.0.0 (0.6.0.0)