[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamWriter.OwnsBaseStream

OwnsBaseStream Property

OwnsBaseStream

Gets or sets whether calling the Close() method will also close the underlying stream (see BaseStream).

Declaration
public bool OwnsBaseStream { get; set; }