Click or drag to resize

MamlRendererContentFileNameBase Property

Gets or sets the base name of .aml files. This property is ignored if the ProjectOrContentFileName itself is a .aml file.

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

Property Value

String
See Also