Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtractFile(String, Stream)
Extracts the specified archive file item into a stream.
Public methodSupported by the .NET Compact FrameworkExtractFile(String, String)
Extracts the specified archive file item into a local file.
Public methodSupported by the .NET Compact FrameworkExtractFile(String, String, ActionOnExistingFiles)
Extracts the specified archive file item into a local file.

See Also