RhinoCommon API
HostUtilsGetActivePlugInVersionFolders Method |
Recurses through the auto install plug-in folders and returns the directories containing "active" versions of plug-ins.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static IEnumerable<DirectoryInfo> GetActivePlugInVersionFolders( bool currentUser )
Public Shared Function GetActivePlugInVersionFolders ( currentUser As Boolean ) As IEnumerable(Of DirectoryInfo)
Parameters
- currentUser
- Type: SystemBoolean
Current user (true) or machine (false).
Return Value
Type: IEnumerableDirectoryInfo[Missing <returns> documentation for "M:Rhino.Runtime.HostUtils.GetActivePlugInVersionFolders(System.Boolean)"]

Rhino for Windows
Supported in: 6.14