BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_AEFFECTToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the description of this instance (In=x, Out=y).

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

public override string ToString()

Return Value

Type: String
Returns the description of this instance (In=x, Out=y).
See Also

Reference