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)
Syntaxpublic static string[] GetAssemblySearchPaths()
Public Shared Function GetAssemblySearchPaths As String()
Return Value
Type:
String[Missing <returns> documentation for "M:Rhino.Runtime.HostUtils.GetAssemblySearchPaths"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also