Click or drag to resize

TextWriterMessageServiceProductName Property

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


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

Property Value

String

Implements

IMessageServiceProductName
See Also