CommentEncoding

ID3V2CommentFrame.CommentEncoding property

Gets the encoding of the comment.

public ID3V2EncodingType CommentEncoding { get; }

Property Value

The encoding of the comment.

See Also