Click or drag to resize

ZipArchiveAsProjectArchiveNativeIsDisposed Property

Gets a value indicating whether this archive wrapper has been disposed.

Namespace: Altaxo.Main.Services.Files
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsDisposed { get; }

Property Value

Boolean
See Also