Click or drag to resize
ZipFileInfoIsReadOnly Property
If is read only.

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

Property Value

Type: Boolean
See Also