GH_AssemblyInfoLoadingMechanism Property |
Gets the mechanism used to load this assembly.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_LoadingMechanism LoadingMechanism { get; }
Public ReadOnly Property LoadingMechanism As GH_LoadingMechanism
Get
Property Value
Type:
GH_LoadingMechanism[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.LoadingMechanism"]
See Also