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; }
Public Shared ReadOnly Property AutoSaveFolder As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Folders.AutoSaveFolder"]
Return Value
Type:
StringA directory path.
See Also