![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Source Property
Gets the underlying stream that this stream reads from or writes to.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public Stream Source { get; }
Public ReadOnly Property Source As Stream Get
public: property Stream^ Source { Stream^ get (); }
member Source : Stream with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.11.1.2318)