Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtract(String, String)
Extracts specified archive item(s) into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtract(FileSet, String) Obsolete.
Public methodSupported by the .NET Compact FrameworkExtract(FileSet, String)
Extracts specified archive item(s) into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtract(String, String, TraversalMode)
Extracts specified archive item(s) into the specified local directory.
Public methodStatic memberSupported by the .NET Compact FrameworkExtract(String, String, String)
Extracts specified archive item(s) from the specified ZIP archive into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtract(FileSet, String, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkExtract(String, String, ArchiveTraversalMode, ArchiveActionOnExistingFile) Obsolete.
Public methodSupported by the .NET Compact FrameworkExtract(FileSet, String, TransferMethod, ActionOnExistingFiles)
Extracts specified archive item(s) into the specified local directory.
Public methodSupported by the .NET Compact FrameworkExtract(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles)
Extracts specified archive item(s) into the specified local directory.
Public methodStatic memberSupported by the .NET Compact FrameworkExtract(String, String, String, ArchiveTraversalMode, ArchiveActionOnExistingFile) Obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkExtract(String, String, String, TraversalMode, TransferMethod, ActionOnExistingFiles)
Extracts specified archive item(s) from the specified ZIP archive into the specified local directory.

See Also