Click or drag to resize

IProjectServiceSaveProjectAs Method

Asks the user for a file name for the current project, and then saves the project under the given name.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void SaveProjectAs()
See Also