GH_ExternalFileFileSize Property |
Gets the file size (in bytes).
Namespace:
Grasshopper.Kernel
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.Kernel.GH_ExternalFile.FileSize"]
See Also