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

相簿上的曲目總數。

適用於