Click or drag to resize
DeflateStreamSystemStream Property
Gets or sets System.IO stream object.

Namespace: CMS.IO.Compression
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override Stream SystemStream { get; }

Property Value

Type: Stream
See Also