ZipProviderExtractAll Method (String) |
Extracts all entries of the specific archive.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public void ExtractAll(
string path
)
Parameters
- path
- Type: SystemString
Path of the package
See Also