HostUtils.GetAssemblySearchPaths Method

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)
Syntax
public static string[] GetAssemblySearchPaths()
Public Shared Function GetAssemblySearchPaths As String()

Return Value

Type: String

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

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also