P_Rhino_Commands_CommandEventArgs_CommandPluginName - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the name of the plug-in that this command belongs to. If the command is internal to Rhino, then this propert is an empty string.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public string CommandPluginName { get; }
VB
Public ReadOnly Property CommandPluginName As String
Get
Type: String
Supported in: 5D58w