Class providing details of a track available on Spotify

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

Collapse imageSyntax

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

Collapse imageInheritance Hierarchy

System..::.Object
  Spotify..::.SpotifyItem
    Spotify..::.Track

Collapse imageSee Also