Length of track in milliseconds


Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)

Syntax

Visual Basic (Declaration)
Public Length As UInt32
C#
public uint Length;
C++
public:
 unsigned int Length sealed ;
J#
public uint Length
JScript
public Length : UInt32;

See Also