Click or drag to resize

IProjectServiceGetMainWindowTitle Method

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

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

Return Value

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