[This is preliminary documentation and is subject to change.]

the number of songs the previous song queue can hold

Namespace: MusicPlayerWindow
Assembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int prevSongLimit
Visual Basic
Public prevSongLimit As Integer
Visual C++
public:
int prevSongLimit

See Also