ZipStorageProviderGetFileData Method |
Gets the particular file data
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public byte[] GetFileData(
string fileName
)
Parameters
- fileName
- Type: SystemString
File name
Return Value
Type:
ByteSee Also