GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTrackCount Property

Definition

Gets the total number of tracks on the album.

public:
 property int AlbumTrackCount { int get(); };
int AlbumTrackCount();
public int AlbumTrackCount { get; }
var int32 = globalSystemMediaTransportControlsSessionMediaProperties.albumTrackCount;
Public ReadOnly Property AlbumTrackCount As Integer

Property Value

Int32

int

The total number of tracks on the album.

Applies to