Deployment Tools Foundation
GetFiles Method (stream)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► CompressionEngine ► GetFiles(Stream)
Gets the list of files in an archive Stream.


- stream (Stream)
- A stream for reading the archive.

A list of the paths of all files contained in the
archive.

Exception | Condition |
---|---|
ArchiveException | The stream is not a valid
archive. |