Click or drag to resize

FileSystemFileAsProjectArchiveMementoGetArchiveEntry Method

Gets the archive entry that this memento refers to.

Namespace: Altaxo.Main.Services.Files
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IProjectArchiveEntry GetArchiveEntry()

Return Value

IProjectArchiveEntry
The archive entry.

Implements

IProjectArchiveEntryMementoGetArchiveEntry
See Also