MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Version Property
Namespaces
►
MPfm.Sound
►
ID3v2Tag
►
Version
C#
Visual Basic
Defines the ID3v2 tag version (0 = ID3v2.0, 1 = ID3v2.1, etc.) Unknown if the ID3v2 tag was not found.
Declaration Syntax
C#
Visual Basic
public
int
Version
{
get
;
set
; }
Public
Property
Version
As
Integer
Get
Set
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)