CSharpTest.Net
Decompress(String,String) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > IOStream Class > Decompress Method : Decompress(String,String) Method

source
target

Glossary Item Box

Decompress the existing file to the specified target.

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub Decompress( _
   ByVal source As String, _
   ByVal target As String _
) 
C# 
public static void Decompress( 
   string source,
   string target
)

Parameters

source
target

Exceptions

ExceptionDescription
System.IO.IOExceptionThe exception that is thrown when an I/O error occurs.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys