Click or drag to resize

GH_GHALoadingEventArgsAssembly Property

Gets the assembly that was loaded from the GHA file.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Assembly Assembly { get; }

Property Value

Type: Assembly

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_GHALoadingEventArgs.Assembly"]

See Also