RhinoCommon API
PlugInNameFromPath Method |
Gets a plug-in name for an installed plug-in given the path to that plug-in.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public static string NameFromPath( string pluginPath )
Public Shared Function NameFromPath ( pluginPath As String ) As String
Parameters
- pluginPath
- Type: SystemString
The path of the plug-in.
Return Value
Type: StringThe plug-in name.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8