Click or drag to resize

ProjectServiceBaseGetMainWindowTitle Method

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

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

Return Value

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

Implements

IProjectServiceGetMainWindowTitle
See Also