Deployment Tools Foundation
EnableOffsetOpen Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileStreamContext ► EnableOffsetOpen
Gets or sets a flag that enables creating or extracting an archive
at an offset within an existing file. (This is typically used to open
archive-based self-extracting packages.)
Declaration Syntax
Value
True to search an existing package file for an archive offset
or the end of the file;/ false to always create or open a plain
archive file.