BASS.NET API for the Un4seen BASS Audio Library

TAG_INFO Constructor (String)

BASS.NET API for the Un4seen BASS Audio Library
Constructor already setting the filename (full path) and the title (file name only).

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

public TAG_INFO(
	string FileName
)

Parameters

FileName
Type: SystemString
The filename to remember.
See Also

Reference