Deletes the current file or empty directory item from the archive.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overridable Function Delete As ArchiveOperationResult |
C# |
---|
public virtual ArchiveOperationResult Delete() |