Click or drag to resize

TextWriterMessageServiceDefaultMessageBoxTitle Property

[Missing <summary> documentation for "P:Altaxo.Main.Services.Implementation.TextWriterMessageService.DefaultMessageBoxTitle"]


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

Property Value

String

Implements

IMessageServiceDefaultMessageBoxTitle
See Also