Number of passes

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

Syntax

C#
int Passes { get; }
Visual Basic
ReadOnly Property Passes As Integer
	Get
Visual C++
property int Passes {
	int get ();
}

See Also