IProjectArchiveManagerFileOrFolderName Property |
Gets the name of the file or folder. Can be null if no file or folder is set (up to now).
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax PathName? FileOrFolderName { get; }
Property Value
PathName
The name of the file or folder, if known. Otherwise, null is returned.
See Also