Gets the full path to the last shredded file or folder
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public string LastShreddedPath { get; } |
Visual Basic |
---|
Public ReadOnly Property LastShreddedPath As String Get |
Visual C++ |
---|
public: property String^ LastShreddedPath { String^ get (); } |