Deployment Tools Foundation
OpenRead Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileInfo ► OpenRead()()()
Opens the archive file for reading without actually extracting the
file to disk.
Declaration Syntax
Return Value
A stream for reading directly from the packed file. Like any stream
this should be closed/disposed as soon as it is no longer needed.