Click or drag to resize

HostUtilsGetAssemblySearchPaths Method

Returns list of directory names where additional assemblies (plug-ins, DLLs, Grasshopper components) may be located

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string[] GetAssemblySearchPaths()

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Runtime.HostUtils.GetAssemblySearchPaths"]

See Also