Click or drag to resize

MessageServiceProductName Property

Gets/Sets the name of the product. Is used by the string parser as replacement for ${ProductName}.

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

Property Value

String
See Also