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

アルバムのトラックの合計数。

適用対象