Initializes new instance and initializes new system file stream.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- provider
- Type: CMS.IO ZipStorageProvider
Zip provider
- path
- Type: System String
Path to file.
- mode
- Type: CMS.IO FileMode
File mode.
See Also