Grasshopper API
GH_FileSystemEventServerAllPaths Property |
Gets a list of all the paths currently under surveillance.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public static IEnumerable<string> AllPaths { get; }
Public Shared ReadOnly Property AllPaths As IEnumerable(Of String) Get
Property Value
Type: IEnumerableString[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FileSystemEventServer.AllPaths"]
