Plays a song.

Declaration Syntax
void PlaySong(
string configString
)
Sub PlaySong ( _
configString As String _
)
void PlaySong(
String^ configString
)

Parameters
- configString (String)
- The configuration string.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)