Grasshopper API
IGH_FileDropTargetAcceptableFile Method |
Gets a value indicating whether or not the path can be handled by the local object.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- path
- Type: SystemString
Path to file in question.
Return Value
Type: BooleanTrue if the file can be handled, false if otherwise.
