Click or drag to resize

MamlExportOptionsContentFileNameBase Property

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

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

Property Value

String
See Also