Album

ID3V2Tag.Album property

Gets or sets the Album/Movie/Show title. This value is represented by the TALB frame.

public string Album { get; set; }

Property Value

The Album/Movie/Show title.

See Also