GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTrackCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.