Click or drag to resize

DataExportHelperCleanExportFiles Method

Clean up the exported files for the given FilePath.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static void CleanExportFiles(
	string filePath
)

Parameters

filePath
Type: SystemString
The file path to clean.
See Also