GH_FileWatcher.Active Property

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; }
Public Property Active As Boolean
	Get
	Set

Property Value

Type: Boolean

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

See Also