Click or drag to resize

GH_DocumentDestroyAutoSaveFiles Method

Destroys all autosave files and backup files that are associated with this document. Only call this function when you are certain that the document has been properly saved and no changes have occured since.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DestroyAutoSaveFiles()
See Also