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

Internal song representation; includes the path to the song and an irrKlang sound

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

Syntax

C#
public class Song
Visual Basic
Public Class Song
Visual C++
public ref class Song

Inheritance Hierarchy

System..::..Object
  MusicPlayerWindow..::..Song

See Also