Artist

LyricsTag.Artist property

Obtiene o establece el nombre del artista. Este valor está representado por el campo EAR.

public string Artist { get; set; }

El valor de la propiedad

El artista.

Ver también