Artist

ID3V2Tag.Artist property

Gets or sets the Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group. This value is represented by the TPE1 frame.

public string Artist { get; set; }

Property Value

The Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group.

See Also