Deployment Tools Foundation
Source Property
Gets the underlying stream that this stream reads from or writes to.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Stream Source { get; }
Public ReadOnly Property Source As Stream Get
public: property Stream^ Source { Stream^ get (); }
Property Value
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.9.1006.0)