Click or drag to resize

UnnamedProjectArchiveManagerFileOrFolderName Property

Gets the current file or folder name, if one was assigned already.

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

Property Value

PathName

Implements

IProjectArchiveManagerFileOrFolderName
See Also