Click or drag to resize

IProjectArchiveEntryMementoEntryName Property

Gets the full name of the archive entry.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string EntryName { get; }

Property Value

String
The full name of the archive entry.
See Also