Click or drag to resize

GH_FileSystemEventServerAllPaths Property

Gets a list of all the paths currently under surveillance.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static IEnumerable<string> AllPaths { get; }

Property Value

Type: IEnumerableString

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FileSystemEventServer.AllPaths"]

See Also