Click or drag to resize

AudioRecorderTagPerformers Property

A list of strings for the TagPerformers of the opened multimedia file. In some cases this tag will be the TagArtists tag.

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

Property Value

Type: ListString
See Also