Return "Overwrite the file area following the Gutmann standard recommendations."

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

Syntax

C#
public override string Description { get; }
Visual Basic
Public Overrides ReadOnly Property Description As String
	Get
Visual C++
public:
virtual property String^ Description {
	String^ get () override;
}

Implements

IShredMethod..::..Description

See Also