Text

ID3V2CommentFrame.Text property

Gets the text of the comment.

public string Text { get; }

Property Value

The text of the comment.

See Also