Click or drag to resize

ZipArchiveAsProjectArchiveNativeArchiveManager Property

Gets or sets the archive manager associated with this project archive.

Namespace: Altaxo.Main.Services.Files
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IProjectArchiveManager? ArchiveManager { get; set; }

Property Value

IProjectArchiveManager
See Also