Click or drag to resize

AudioRecorderTagGenres Property

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

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

Property Value

Type: ListString
See Also