GH_AutoSaveSettings.EnableAutoSave Property

GH_AutoSaveSettingsEnableAutoSave Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool EnableAutoSave { get; set; }
Public Shared Property EnableAutoSave As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AutoSaveSettings.EnableAutoSave"]

See Also