BASS.NET API for the Un4seen BASS Audio Library

BASS_MIDI_FONTINFOToString Method

BASS.NET API for the Un4seen BASS Audio Library
A description of the soundfont info object (name, copyright, comment, size etc.)

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

public override string ToString()

Return Value

Type: String
The string description of the soundfont info object.
See Also

Reference