Click or drag to resize

FileSettingsBackupFileFolder Property

Returns or sets the location of Rhino's backup files.

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

Property Value

Type: String
See Also