Year

ID3V1Tag.Year property

Gets or sets the year. Maximum length is 4 characters.

public string Year { get; set; }

Property Value

The year.

See Also