Version:
ExtractZipFile(string sourceFileName, string targetPath, bool overwrite) Method
Syntax
public
void ExtractZipFile(string sourceFileName, string targetPath, bool overwrite)
Parameters
- sourceFileName
- Type: string
- targetPath
- Type: string
- overwrite
- Type: bool