Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtractAsync(FileSet, String, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkExtractAsync(String, String, ArchiveTraversalMode, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkExtractAsync(FileSet, String, TransferMethod, ActionOnExistingFiles)
Begins asynchronous Extract operation. Extracts specified archive item(s) into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtractAsync(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles)
Begins asynchronous Extract operation. Extracts specified archive item(s) into the specified local directory.

See Also