ISettingsServiceUseFileWatchers Property |
Return true if the settings system should use file watchers when reading settings
to determine when settings have changed so changed events can be raised.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxbool UseFileWatchers { get; }ReadOnly Property UseFileWatchers As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also