ContentType

ID3V2Tag.ContentType property

Gets or sets the content type. This value is represented by the TCON frame.

public string ContentType { get; set; }

Property Value

The content type.

See Also