Click or drag to resize
ZipHelperDecompressZip Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public bool DecompressZip(
	string zipFile,
	string destDir
)

Parameters

zipFile
Type: SystemString
destDir
Type: SystemString

Return Value

Type: Boolean
See Also