Click or drag to resize

TextWriterMessageServiceDefaultMessageBoxTitle Property

Gets the default message box title.

Namespace: Altaxo.Main.Services.Implementation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string DefaultMessageBoxTitle { get; set; }

Property Value

String

Implements

IMessageServiceDefaultMessageBoxTitle
See Also