MP3TagsID3v2 Property
Gets the ID3v2 tag of the audio file.
Namespace: DevCase.ThirdParty.TagLibSharpAssembly: DevCase.net48.ThirdParty.TagLibSharp (in DevCase.net48.ThirdParty.TagLibSharp.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public ReadOnly Property ID3v2 As ID3v2Tag
Get
Dim instance As MP3Tags
Dim value As ID3v2Tag
value = instance.ID3v2
No code example is currently available or this language may not be supported.
Property Value
ID3v2Tag
The
ID3v2 tag of the audio file.