This topic has not yet been rated - Rate this topic

Genre.Songs Property

Gets the SongCollection for the Genre.

Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public SongCollection Songs { get; }

Property Value

SongCollection for this Genre.

The returned SongCollection contains all songs in the device's media library that are associated with this Genre.

Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.