MP3TagsID3v1 Property
Gets the ID3v1 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 ID3v1 As ID3v1Tag
Get
Dim instance As MP3Tags
Dim value As ID3v1Tag
value = instance.ID3v1
No code example is currently available or this language may not be supported.
Property Value
ID3v1Tag
The
ID3v1 tag of the audio file.