Click or drag to resize

ProjectServiceDummyImplSaveProjectAs 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.3572.0 (4.8.3572.0)
Syntax
C#
public void SaveProjectAs()

Implements

IProjectServiceSaveProjectAs
See Also