![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Source Property
Gets the original stream that was used to create the duplicate.
![](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 (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.11.1.2318)