FileSettingsAutoSaveFile Property |
the file name used by Rhino's automatic file saving mechanism.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string AutoSaveFile { get; set; }Public Shared Property AutoSaveFile As String
Get
Set
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also