Click or drag to resize

BigFileSorterTDeleteTempFiles Property

Indicates if the temporary files will be deleted (True by default)

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool DeleteTempFiles { get; set; }

Property Value

Type: Boolean
See Also