Initializes new instance of FileInfo.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public ZipFileInfo(
ZipStorageProvider provider,
string filename
)
Parameters
- provider
- Type: CMS.IOZipStorageProvider
Parent provider - filename
- Type: SystemString
File name
See Also