BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CARTURL Property

BASS.NET API for the Un4seen BASS Audio Library
Uniform resource locator (max. 1024 characters).

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

public string URL { get; set; }

Property Value

Type: String
Remarks

An ASCII string, 1024-characters or less, representing a universal resource locator (URL) referencing or referenced by the audio program.
See Also

Reference