Click or drag to resize

GH_ComponentServerLibraries Property

Returns a list of Assembly Info objects describing all loaded assemblies.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ReadOnlyCollection<GH_AssemblyInfo> Libraries { get; }

Property Value

Type: ReadOnlyCollectionGH_AssemblyInfo

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.Libraries"]

See Also