Source Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Source Property
Gets the source stream of the cargo stream.
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 (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)