Click or drag to resize

IProjectArchiveFileName Property

Gets the name of the file or folder. Can be null if no name is given yet.

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

Property Value

PathName
The name of the file / describing name of the location.
See Also