No shred option. It deletes the file with OS delete.

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public sealed class ShredNothing : ShredBase
Visual Basic
Public NotInheritable Class ShredNothing _
	Inherits ShredBase
Visual C++
public ref class ShredNothing sealed : public ShredBase

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Shred..::..ShredBase
    LLCryptoLib.Shred..::..ShredNothing

See Also