Click or drag to resize

TextWriterMessageServiceProductName Property

Gets the application product name.

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

Property Value

String

Implements

IMessageServiceProductName
See Also