GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTrackCount 属性

定义

获取相册中的曲目总数。

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

属性值

Int32

int

专辑中的曲目总数。

适用于