GH_FileWatcherPath Property |
Gets the file or folder path currently being watched.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Path { get; }
Public ReadOnly Property Path As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FileWatcher.Path"]
See Also