Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtractAll(String)
Extracts the whole content of the ZIP archive into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtractAll(String, ActionOnExistingFiles)
Extracts the whole content of the ZIP archive into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtractAll(String, ArchiveActionOnExistingFile) Obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkExtractAll(String, String)
Extracts the whole content of the specified ZIP archive into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtractAll(String, TransferMethod, ActionOnExistingFiles)
Extracts the whole content of the ZIP archive into the specified local directory.
Public methodStatic memberSupported by the .NET Compact FrameworkExtractAll(String, String, ArchiveActionOnExistingFile) Obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkExtractAll(String, String, TransferMethod, ActionOnExistingFiles)
Extracts the whole content of the specified ZIP archive into the specified local directory.

See Also