doogal.co.uk Home
Gets the year the album was released. For some types of searches, this will not be returned.
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax public int Released { get; }
Public ReadOnly Property Released As Integer
Get
public:
property int Released {
int get ();
}
member Released : int with get
Property Value
Type:
Int32See Also