RhinoCommon API
PlugInGetInstalledPlugInNames Method |
Returns the names of all installed Rhino plug-ins.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static string[] GetInstalledPlugInNames()
Public Shared Function GetInstalledPlugInNames As String()
Return Value
Type: StringThe names if successful.
