Click or drag to resize

ProjectServiceDummyImplGetMainWindowTitle Method

Gets the title that should be shown as the main window title.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string GetMainWindowTitle()

Return Value

String
The title of the main window with respect to the current state.

Implements

IProjectServiceGetMainWindowTitle
See Also