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