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
- class ID3V1Tag
- namespace GroupDocs.Metadata.Formats.Audio
- assembly GroupDocs.Metadata
Gets or sets the year. Maximum length is 4 characters.
public string Year { get; set; }
The year.