ID3-Sync Scripting API
ID3v1.Comment Property
A comment (limited to 28 characters).
[Visual Basic]
NotOverridable Public Property Comment As
String
_
Implements
IMetaParser.Comment
[C#]
public
string
Comment {get; set;}
Implements
IMetaParser.Comment
See Also
ID3v1 Class
|
ID3Sync.IO Namespace