Property FileName
FileName
Gets or sets the name of the WAV file.
[FileNameFilter("WAV Files (*.wav;*.wave)|*.wav;*.wave|All Files|*.*")]
public string FileName { get; set; }
Gets or sets the name of the WAV file.
[FileNameFilter("WAV Files (*.wav;*.wave)|*.wav;*.wave|All Files|*.*")]
public string FileName { get; set; }