Class providing details of an album available on Spotify

Namespace:  Spotify
Assembly:  Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)

Collapse imageSyntax

C#
public class Album : SpotifyItem
Visual Basic (Declaration)
Public Class Album _
	Inherits SpotifyItem
Visual C++
public ref class Album : public SpotifyItem

Collapse imageInheritance Hierarchy

System..::.Object
  Spotify..::.SpotifyItem
    Spotify..::.Album

Collapse imageSee Also