Album

LyricsTag.Album property

Gets or sets the album name. This value is represented by the EAL field.

public string Album { get; set; }

Property Value

The album.

See Also