Year

ID3V2Tag.Year property

Gets or sets a numeric string with a year of the recording. This frames is always four characters long (until the year 10000). This value is represented by the TYER frame.

public string Year { get; set; }

Property Value

A numeric string with a year of the recording. This frames is always four characters long (until the year 10000).

See Also