Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtractToDirectory(String)
Extracts the current item into the specified directory.
(Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkExtractToDirectory(String, ArchiveTraversalMode, ArchiveActionOnExistingFile) Obsolete. (Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkExtractToDirectory(String, TraversalMode, ActionOnExistingFiles)
Extracts the current ZipItem into the specified local directory using the specified arguments.
(Overrides ArchiveItem..::..ExtractToDirectory(String, TraversalMode, ActionOnExistingFiles).)

See Also