Gets a value indicating whether the ZIP archive is only open for reading.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsReadOnly As Boolean Get |
C# |
---|
public bool IsReadOnly { get; } |