Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAddAsync(FileSet, String, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkAddAsync(String, String, ArchiveTraversalMode, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkAddAsync(FileSet, String, TransferMethod, ActionOnExistingFiles)
Begins asynchronous Add operation. Adds specified local files or directories to a directory within the ZIP archive.
Public methodSupported by the .NET Compact FrameworkAddAsync(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles)
Begins asynchronous Add operation. Adds specified local files or directories to a directory within the ZIP archive.

See Also