Click or drag to resize

AudioCDRipperTagComposers Property

A list of strings for the TagComposers of the opened multimedia file.

Namespace:  CSAudioCDRipper
Assembly:  CSAudioCDRipper (in CSAudioCDRipper.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public List<string> TagComposers { get; set; }

Property Value

Type: ListString
See Also