BASS.NET API for the Un4seen BASS Audio Library

WaveFormFileName Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the file name to render. Needs to be set before calling the RenderFile method.

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

public string FileName { get; set; }

Property Value

Type: String
See Also

Reference