How many tracks in the album
Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public AlbumTrackCount As UInt32 |
| C# |
|---|
| public uint AlbumTrackCount; |
| C++ |
|---|
| public: unsigned int AlbumTrackCount sealed ; |
| J# |
|---|
| public uint AlbumTrackCount |
| JScript |
|---|
| public AlbumTrackCount : UInt32; |