Source Property

Microsoft Deployment Tools

Deployment Tools Foundation Source Property
Gets the underlying stream that this OffsetStream calls into.
Declaration Syntax
C# Visual Basic Visual C++
public Stream Source { get; }
Public ReadOnly Property Source As Stream
public:
property Stream^ Source {
	Stream^ get ();
}

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)