Click or drag to resize

FileSettingsAutoSaveFile Property

the file name used by Rhino's automatic file saving mechanism.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string AutoSaveFile { get; set; }

Property Value

Type: String
See Also