Click or drag to resize

GH_RhinoScriptInterfaceLoadedPluginNames Method

Gets an array of the names and versions (if known) of all loaded plugins.

Namespace:  Grasshopper.Plugin
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string[] LoadedPluginNames()

Return Value

Type: String
See Also