Click or drag to resize

ProjectArchiveEntryMementoEntryName Property

Gets the full name of the archive entry.

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

Property Value

String
The full name of the archive entry.

Implements

IProjectArchiveEntryMementoEntryName
See Also