Table of Contents

Property FileName

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

FileName

Gets or sets the name of the WAV file.

[FileNameFilter("WAV Files (*.wav;*.wave)|*.wav;*.wave|All Files|*.*")]
public string FileName { get; set; }

Property Value

string