Click or drag to resize

PersistentSettingsSavedEventArgsSavedByThisRhino Property

Will be true if this instance of Rhino is writing the settings file or false if a different instance of Rhino has modified the settings file.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool SavedByThisRhino { get; }

Property Value

Type: Boolean
See Also