Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExtractFileAsync(String, Stream)
Begins asynchronous ExtractFile operation. Extracts the specified archive file item into a stream.
Public methodSupported by the .NET Compact FrameworkExtractFileAsync(String, String)
Begins asynchronous ExtractFile operation. Extracts the specified archive file item into a local file.
Public methodSupported by the .NET Compact FrameworkExtractFileAsync(String, String, ActionOnExistingFiles)
Begins asynchronous ExtractFile operation. Extracts the specified archive file item into a local file.

See Also