Gets the underlying stream that receives the compressed data.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public Stream BaseStream { get; } |
Visual Basic |
---|
Public ReadOnly Property BaseStream As Stream Get |