ID3-Sync Scripting API

OGG.Comment Property

A Comment.

[Visual Basic]
NotOverridable Public Property Comment As String _
    Implements IMetaParser.Comment
[C#]
public string Comment {get; set;}

Implements

IMetaParser.Comment

See Also

OGG Class | ID3Sync.IO Namespace