OriginalAlbum

ID3V2Tag.OriginalAlbum property

Gets or sets the original album/movie/show title. This value is represented by the TOAL frame.

public string OriginalAlbum { get; set; }

Property Value

The original album/movie/show title.

See Also