ZipProviderRead Method (String, Boolean) |
Reades specific archive.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public static ZipProvider Read(
string zipfilename,
bool TurnOnDebug
)
Parameters
- zipfilename
- Type: SystemString
File name of the archive - TurnOnDebug
- Type: SystemBoolean
Flag for debugging
Return Value
Type:
ZipProviderSee Also