Comment

ID3V1Tag.Comment property

Gets or sets the comment. Maximum length is 30 characters.

public string Comment { get; set; }

Property Value

The comment.

See Also