Number of temp files handled
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public int TempFiles { get; } |
Visual Basic |
---|
Public ReadOnly Property TempFiles As Integer Get |
Visual C++ |
---|
public: property int TempFiles { int get (); } |