[This is preliminary documentation and is subject to change.]
Plays the next song in the playlist
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void playNextSong() |
| Visual Basic |
|---|
Public Sub playNextSong |
| Visual C++ |
|---|
public: void playNextSong() |