Click or drag to resize

ID3TagsLibTagArtists Property

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

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

Property Value

Type: ListString
See Also