The Track type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyAlbum
Gets the album that this track is part of.
Public propertyArtist
Gets the name of the artist who recorded the track.
Public propertyLength
Gets the length of the track.
Public propertyName
Gets the name of the item.
(Inherited from SpotifyItem.)
Public propertyPopularity
Gets a number between 0 and 1 that signifies how popular the item is.
(Inherited from SpotifyItem.)
Public propertyUrl
Gets the Spotify URL for the item.
(Inherited from SpotifyItem.)

Collapse imageSee Also