Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO.Zip
ZipFileStream Class
ZipFileStream Constructor
ZipFileStream Properties
ZipFileStream Methods
ZipFileStream Constructor
Initializes new instance and initializes new system file stream.
Namespace:
CMS.IO.Zip
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
ZipFileStream
(
ZipStorageProvider
provider
,
string
path
)
Parameters
provider
Type:
CMS.IO
ZipStorageProvider
Zip provider
path
Type:
System
String
Path to file.
See Also
Reference
ZipFileStream Class
CMS.IO.Zip Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com