Click or drag to resize

MessageServiceDefaultMessageBoxTitle Property

Gets/Sets the default title for message boxes displayed by the message service.

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

Property Value

String
See Also