Opens a binary file, reads the contents of the file into a byte array, and then closes the file.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path to file
Return Value
Type: ByteSee Also