Click or drag to resize

FoldersAutoSaveFolder Property

Gets the directory in windows ApplicationData that contains the Grasshopper autosave files.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string AutoSaveFolder { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.AutoSaveFolder"]

Return Value

Type: String
A directory path.
See Also