Copyright

ID3V2Tag.Copyright property

Gets or sets the copyright message. This value is represented by the TCOP frame.

public string Copyright { get; set; }

Property Value

The copyright message.

Remarks

Every time this field is displayed the field must be preceded with “Copyright © “.

See Also