Artist Class
Provides access to artist information in the media library.
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public sealed class Artist : IEquatable<Artist>, IDisposable
Remarks
The Artist class provides information about an artist, including the artist's Name, Albums, and Songs.
You can obtain an Artist object through the ArtistCollection.Item indexer and the Album.Artist and Song.Artist properties.
See Also
Reference
ArtistCollection.Item Property
Album.Artist Property
Song.Artist Property
Artist Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone