Source Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Source Property
Gets the original stream that was used to create the duplicate.
Declaration Syntax
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
Property Value

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.11.1.2318)