Returns "Five times overwrite the file area with a sequence of pseudorandom bits"
Namespace: LLCryptoLib.ShredAssembly: 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; } |