Returns method passes
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public int Passes { get; } |
Visual Basic |
---|
Public ReadOnly Property Passes As Integer Get |
Visual C++ |
---|
public: virtual property int Passes { int get () sealed; } |