GH_ExternalFileFileHash Property |
Gets the file hash.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Guid FileHash { get; }
Public ReadOnly Property FileHash As Guid
Get
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ExternalFile.FileHash"]
See Also