ZipDirectoryInfo Constructor |
Constructor.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public ZipDirectoryInfo(
ZipStorageProvider provider,
string path
)
Parameters
- provider
- Type: CMS.IOZipStorageProvider
Parent provider - path
- Type: SystemString
Path to directory
See Also