GH_AsynchFileDataFileSize Property |
Gets the size of the file.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public long FileSize { get; }
Public ReadOnly Property FileSize As Long
Get
Property Value
Type:
Int64[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.FileSize"]
See Also