IProjectArchiveFileName Property |
Gets the name of the file or folder. Can be null if no name is given yet.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax PathName? FileName { get; }
Property Value
PathName
The name of the file / describing name of the location.
See Also