MamlRendererRemoveOldContentsOfContentFolder Method |
Removes the old content files from the content folder.
Namespace: Altaxo.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void RemoveOldContentsOfContentFolder(
string fullContentFolderName
)
Parameters
- fullContentFolderName String
- The full path of the content folder.
See Also