Gets the entry from archive.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public ZipEntry this[
string filename
] { get; }
Parameters
- filename
- Type: SystemString
File name of the package
Property Value
Type:
ZipEntrySee Also