IFileSystemDelete Method

NReco.PivotData Class Library Documentation
Removes specified file

Namespace:  NReco.PivotData.File
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

void Delete(
	string fileName
)

Parameters

fileName
Type: SystemString
The name of the file to be deleted
See Also

Reference