GH_AssemblyInfoAssembly Property |
Gets the actual assembly that this info object describes.
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_AssemblyInfo.Assembly"]
See Also