Deployment Tools Foundation
Source Property
Gets the source stream of the cargo stream.
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)