WrappedStream Property

DotNetZip

Ionic Zip Library v1.9.1.6 WrappedStream Property
ReferenceIonic.ZipCountingStreamWrappedStream
Gets the wrapped stream.
Declaration Syntax
C# Visual Basic Visual C++
public Stream WrappedStream { get; }
Public ReadOnly Property WrappedStream As Stream
	Get
public:
property Stream^ WrappedStream {
	Stream^ get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)