

Deployment Tools Foundation
FileStream Property
Gets the stream for the extracted file, or null if no file was extracted.

C# | Visual Basic | Visual C++ | F# |
public Stream FileStream { get; }
Public ReadOnly Property FileStream As Stream Get
public: property Stream^ FileStream { Stream^ get (); }
member FileStream : Stream with get

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.11.1.2318)