Click or drag to resize

FileSettingsCreateBackupFiles Property

Gets or sets a value that controls the creation of backup files.

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

Property Value

Type: Boolean
See Also