ZipStorageProviderGetFileEntry Method |
Gets the particular file data
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public ZipEntry GetFileEntry(
string filename
)
Parameters
- filename
- Type: SystemString
File name
Return Value
Type:
ZipEntrySee Also