Click or drag to resize
ZipFileStreamCanWrite Property
Gets a value indicating whether the current stream supports writing.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public override bool CanWrite { get; }

Property Value

Type: Boolean
See Also