IRecentOpenRemoveRecentProject Method |
Removes one project file from the collection of recently opened project files.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void RemoveRecentProject(
PathName fileName
)
Parameters
- fileName PathName
[Missing <param name="fileName"/> documentation for "M:Altaxo.Main.Services.IRecentOpen.RemoveRecentProject(Altaxo.Main.Services.PathName)"]
See Also