Click or drag to resize

MamlRendererAmlBaseFileName Property

The basic full path file name of the Maml files. To this name there will be appended (i) a number, and (ii) the extension ".aml".

Namespace: Altaxo.Text.Renderers
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string AmlBaseFileName { get; }

Property Value

String
See Also