GH_GHALoadingEventArgs.Assembly Property

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; }
Public ReadOnly Property Assembly As Assembly
	Get

Property Value

Type: Assembly

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

See Also