Click or drag to resize

FileSystemFolderAsProjectArchiveFileName Property

Gets the folder name of the archive.

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

Property Value

PathName

Implements

IProjectArchiveFileName
See Also