BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_ID3Artist Property

BASS.NET API for the Un4seen BASS Audio Library
The artist string (max. 30 characters).

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public string Artist { get; set; }

Property Value

Type: String
See Also

Reference