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