Click or drag to resize

GH_AsynchFileDataFileExists Property

Gets whether the file exists. Note that this property returns false if DataExists=False, regardless of whether the file exists.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool FileExists { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.FileExists"]

See Also