Click or drag to resize

MamlRendererRemoveOldContentsOfContentFolder Method

Removes the old content files from the content folder.

Namespace: Altaxo.Text.Renderers
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static void RemoveOldContentsOfContentFolder(
	string fullContentFolderName
)

Parameters

fullContentFolderName  String
The full path of the content folder.
See Also