Artist

ID3V1Tag.Artist property

Gets or sets the artist. Maximum length is 30 characters.

public string Artist { get; set; }

Property Value

The artist.

See Also