Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.IO.Compression Namespace

Updated: November 2007

The System.IO.Compression namespace contains classes that provide basic compression and decompression services for streams.

  ClassDescription
DeflateStream Provides methods and properties for compressing and decompressing streams using the Deflate algorithm.
GZipStream Provides methods and properties used to compress and decompress streams.
  EnumerationDescription
CompressionMode Specifies whether to compress or decompress the underlying stream.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
See Also: System.IO.Packaging      Marvin Bobo ... consimi   |   Edit   |  

For working with Archive files see System.IO.Packaging

http://msdn.microsoft.com/en-us/library/system.io.packaging.aspx

Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker