TrackPlayCounter

ID3V2Tag.TrackPlayCounter property

Gets the number of times the file has been played. This value is represented by the PCNT frame.

public ulong? TrackPlayCounter { get; }

Property Value

The number of times a file has been played.

See Also