MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DeletePeakFiles Method (path)
NamespacesMPfm.SoundPeakFileDeletePeakFiles(String)
Deletes all the peak files in a directory.
Declaration Syntax
C#Visual Basic
public static void DeletePeakFiles(
	string path
)
Public Shared Sub DeletePeakFiles ( _
	path As String _
)
Parameters
path (String)
Path

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)