Album

ID3V1Tag.Album property

Gets or sets the album. Maximum length is 30 characters.

public string Album { get; set; }

Property Value

The album.

See Also