doogal.co.uk Home
Gets the length of the track.
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax public TimeSpan Length { get; }
Public ReadOnly Property Length As TimeSpan
Get
public:
property TimeSpan Length {
TimeSpan get ();
}
member Length : TimeSpan with get
Property Value
Type:
TimeSpanSee Also