Gets or sets whether calling the Close()()()() method will also
close the underlying stream (see BaseStream).
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public bool OwnsBaseStream { get; set; } |
Visual Basic |
---|
Public Property OwnsBaseStream As Boolean Get Set |