MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PlayCount Property
Namespaces
►
MPfm.Sound
►
AudioFile
►
PlayCount
C#
Visual Basic
Defines the number of times the audio file has been played with MPfm (information comes from the MPfm database).
Declaration Syntax
C#
Visual Basic
public
int
PlayCount
{
get
;
set
; }
Public
Property
PlayCount
As
Integer
Get
Set
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)