Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkDelete(String)
Deletes files and/or empty directories within the ZIP archive.
Public methodSupported by the .NET Compact FrameworkDelete(FileSet) Obsolete.
Public methodSupported by the .NET Compact FrameworkDelete(FileSet)
Deletes files and/or directories within the ZIP archive.
Public methodSupported by the .NET Compact FrameworkDelete(String, ArchiveSaveAction) Obsolete.
Public methodSupported by the .NET Compact FrameworkDelete(String, ArchiveTraversalMode) Obsolete.
Public methodSupported by the .NET Compact FrameworkDelete(String, TraversalMode)
Deletes files and/or directories within the ZIP archive.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String)
Deletes files and/or empty directories from the specified ZIP archive.
Public methodSupported by the .NET Compact FrameworkDelete(FileSet, ArchiveSaveAction) Obsolete.
Public methodSupported by the .NET Compact FrameworkDelete(FileSet, ArchiveSaveAction)
Deletes files and/or directories within the ZIP archive.
Public methodSupported by the .NET Compact FrameworkDelete(String, ArchiveTraversalMode, ArchiveSaveAction) Obsolete.
Public methodSupported by the .NET Compact FrameworkDelete(String, TraversalMode, ArchiveSaveAction)
Deletes files and/or directories within the ZIP archive.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String, ArchiveSaveAction)
Deletes files and/or empty directories from the specified ZIP archive.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String, ArchiveTraversalMode) Obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String, TraversalMode)
Deletes files and/or directories from the specified ZIP archive.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String, ArchiveTraversalMode, ArchiveSaveAction) Obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkDelete(String, String, TraversalMode, ArchiveSaveAction)
Deletes files and/or directories from the specified ZIP archive.

See Also