Click or drag to resize

GH_FileWatcherActive Property

Gets or sets the active flag on this watcher.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Active { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FileWatcher.Active"]

See Also