Gets a value indicating whether the ZipArchive object is disposed.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsDisposed As Boolean Get |
C# |
---|
public bool IsDisposed { get; } |