Album.Songs Property
Gets a SongCollection that contains the songs on the album.
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public SongCollection Songs { get; }
Property Value
SongCollection containing the songs on this album.