Class providing details of a track available on Spotify
Namespace:
SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax
| C# |
|---|
public class Track : SpotifyItem |
| Visual Basic (Declaration) |
|---|
Public Class Track _ Inherits SpotifyItem |
| Visual C++ |
|---|
public ref class Track : public SpotifyItem |