Language

ID3V2CommentFrame.Language property

Gets the language of the comment (3 characters).

public string Language { get; }

Property Value

The language of the comment.

See Also